Not yet ;-)
This commit is contained in:
parent
41000f2167
commit
d89ee02f37
1 changed files with 2 additions and 3 deletions
|
@ -36,8 +36,7 @@ if [ -f $XDG_CONFIG_HOME/fzf/fzf.zsh ]; then
|
||||||
}
|
}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#source $XDG_CONFIG_HOME/zsh/themes/powerlevel10k/powerlevel10k.zsh-theme
|
source $XDG_CONFIG_HOME/zsh/themes/powerlevel10k/powerlevel10k.zsh-theme
|
||||||
#source ~/.dotfiles/zsh/p10k.zsh
|
source ~/.dotfiles/zsh/p10k.zsh
|
||||||
eval "$(starship init zsh)"
|
|
||||||
|
|
||||||
[ -e $XDG_CONFIG_HOME/local/zsh ] && source $XDG_CONFIG_HOME/local/zsh
|
[ -e $XDG_CONFIG_HOME/local/zsh ] && source $XDG_CONFIG_HOME/local/zsh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue