Added DEV_SHELL to flag the development shell

This commit is contained in:
rzuasti
2026-02-22 11:43:33 -05:00
parent 4b905bdde5
commit 851a9419dc
+1 -1
View File
@@ -54,7 +54,7 @@
# fish > all
shellHook = ''
exec fish
DEV_SHELL=oott exec fish
'';
};
});