Update dotfiles/.zshrc
This commit is contained in:
parent
494ccefe1c
commit
18a8b17c80
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue