1
Fork 0

sdlkfjsdflkjlksdfj

This commit is contained in:
caem 2025-01-24 13:33:14 +01:00
parent 990d4a913c
commit a49a2c0458
Signed by: caem
GPG key ID: 69A830D03203405F
2 changed files with 2 additions and 1 deletions

View file

@ -17,7 +17,6 @@ elif [[ "$path_no_ghostty" == *"/nix/store"* ]]; then
fi
setopt prompt_subst
setopt promptsubst
autoload -Uz vcs_info
zstyle ':vcs_info:*' enable git
zstyle ':vcs_info:*' formats " ${c34}${c0}${c31}(%b)${c0}"

View file

@ -61,6 +61,8 @@
for dotfile in "$ZDOTDIR/conf.d/"*; do
source "$dotfile"
done
source "$ZDOTDIR/.zshrc"
'';
plugins = [