Update dotfiles/.zshrc

This commit is contained in:
Brian Zalewski 2022-10-29 15:03:19 +00:00
parent 494ccefe1c
commit 18a8b17c80

View file

@ -16,7 +16,7 @@ PROMPT_EOL_MARK=
TIMEFMT=$'\nreal\t%E\nuser\t%U\nsys\t%S\ncpu\t%P' TIMEFMT=$'\nreal\t%E\nuser\t%U\nsys\t%S\ncpu\t%P'
### Antigen ### Antigen
export ADOTDIR="$HOME/.local/antigen" #export ADOTDIR="$HOME/.local/antigen"
### Powerline ### Powerline
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then