updated stuff

This commit is contained in:
Nikolas Weger 2019-11-15 13:10:17 +01:00
parent 71771b3bc2
commit c52606374d

View file

@ -26,7 +26,5 @@ lfcd () {
} }
bindkey -s '^o' 'lfcd\n' bindkey -s '^o' 'lfcd\n'
# To customize prompt, run "p10k configure" or edit. # To customize prompt, run "p10k configure" or edit $ZDOTDIR/.p10k.zsh
[[ ! -f ${(%)__p9k_cfg_path_u} ]] || source ${(%)__p9k_cfg_path_u} [[ ! -f $ZDOTDIR/.p10k.zsh ]] || source $ZDOTDIR/.p10k.zsh
source $ZDOTDIR/.p10k.zsh