Skip to content

Commit d9b68f5

Browse files
author
rnbsovstudy
committed
🍍 chore: Enable installation of utility
Changelog: chore
1 parent f36ec17 commit d9b68f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.idx/dev.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
workspace = {
2020
# Runs when a workspace is first created with this `dev.nix` file
2121
onCreate = {
22+
install-better-commits = "npm i -g better-commits";
2223
build-flutter = ''
2324
cd /home/user/myapp/android
2425

0 commit comments

Comments
 (0)