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