Fix mistake
This commit is contained in:
parent
9af270ef62
commit
67cd06a8ab
1 changed files with 2 additions and 2 deletions
4
.zshrc
4
.zshrc
|
@ -1,6 +1,6 @@
|
|||
export ZDOTDIR="$HOME/.znap"
|
||||
export ZNAPDOTDIR="$HOME/.znap"
|
||||
|
||||
ZNAPDIR="$ZDOTDIR/zsh-snap"
|
||||
ZNAPDIR="$ZNAPDOTDIR/zsh-snap"
|
||||
ZNAP_ZSH="$ZNAPDIR/znap.zsh"
|
||||
ZNAP_LOG="$ADOTDIR/antigen.log"
|
||||
|
||||
|
|
Loading…
Reference in a new issue