Update zsh dotfiles
This commit is contained in:
parent
7cf33ae322
commit
8bcc87539a
|
@ -66,7 +66,7 @@ bindkey "^[[B" history-beginning-search-forward-end
|
|||
function zle-line-finish () { echoti rmkx }
|
||||
zle -N zle-line-finish
|
||||
|
||||
source "$ZDOTDIR"/.zshrc_aliases
|
||||
source "$ZDOTDIR"/.aliases
|
||||
|
||||
[[ ! -f ${ZDOTDIR:-~}/.p10k.zsh ]] || source ${ZDOTDIR:-~}/.p10k.zsh
|
||||
|
||||
|
|
Loading…
Reference in New Issue