add zsh devShell
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
|
export SHELL=$(realpath `which zsh`)
|
||||||
exec zsh
|
exec zsh
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user