Fix mistake

This commit is contained in:
David Holland 2021-05-16 16:15:39 +02:00
parent 9af270ef62
commit 67cd06a8ab
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 2 additions and 2 deletions

4
.zshrc
View File

@ -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"