sdlkfjsdflkjlksdfj
This commit is contained in:
parent
990d4a913c
commit
a49a2c0458
2 changed files with 2 additions and 1 deletions
|
@ -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}"
|
||||
|
|
|
@ -61,6 +61,8 @@
|
|||
for dotfile in "$ZDOTDIR/conf.d/"*; do
|
||||
source "$dotfile"
|
||||
done
|
||||
|
||||
source "$ZDOTDIR/.zshrc"
|
||||
'';
|
||||
|
||||
plugins = [
|
||||
|
|
Loading…
Add table
Reference in a new issue