This commit is contained in:
Christian Nieves
2024-12-04 16:46:28 +00:00
parent 3c1d572ce7
commit 47cead8c63
4 changed files with 4 additions and 1 deletions

View File

@ -52,6 +52,7 @@ fi
zplug load
ZSH_AUTOSUGGEST_STRATEGY=( abbreviations $ZSH_AUTOSUGGEST_STRATEGY )
source ~/.abbr.zsh
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.