added new thingys
This commit is contained in:
@@ -37,13 +37,15 @@
|
||||
|
||||
# Environment variables
|
||||
shellHook = ''
|
||||
export RUST_BACKTRACE=1
|
||||
export RUST_BACKTRACE=1
|
||||
export DEVSHELL_NAME=" flake/#89dceb|🦀 rustproject/red"
|
||||
|
||||
|
||||
# Trigger zsh if not already in it
|
||||
if [[ -z "$ZSH_VERSION" ]]; then
|
||||
exec zsh
|
||||
fi
|
||||
'';
|
||||
if [[ -z "$ZSH_VERSION" ]]; then
|
||||
exec zsh
|
||||
fi
|
||||
'';
|
||||
};
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user