Commit for generation 84
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
|
||||
shellHook = ''
|
||||
echo "Rust dev environment initialized"
|
||||
export SHELL=$(which zsh)
|
||||
[ -f $HOME/.zshrc ] && source $HOME/.zshrc
|
||||
rustup default stable
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user