added new thingys

This commit is contained in:
2026-04-01 20:27:10 +01:00
parent c5e728ff50
commit 79ccd11b5b
2 changed files with 13 additions and 9 deletions

View File

@@ -28,10 +28,12 @@
# Environment variables
shellHook = ''
# Trigger zsh
if [[ -z "$ZSH_VERSION" ]]; then
exec zsh
fi
export DEVSHELL_NAME="󱄅 flake/#89dceb"
# Trigger zsh
if [[ -z "$ZSH_VERSION" ]]; then
exec zsh
fi
'';
};
}