Not yet ;-)

This commit is contained in:
Bartek Stalewski 2021-01-18 16:51:33 +01:00
parent 41000f2167
commit d89ee02f37

View File

@ -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