zshrc: Use envvar $DOTFILES

This commit is contained in:
2016-03-31 03:10:26 +01:00
parent a2e1130b2a
commit 82cf10b73f
+1 -1
View File
@@ -78,4 +78,4 @@ ZSH_HIGHLIGHT_STYLES[back-dollar-quoted-argument]='fg=cyan'
ZSH_HIGHLIGHT_STYLES[assign]='none'
ZSH_HIGHLIGHT_STYLES[redirection]='none'
source ~/.config/dotfiles/aliases
source $DOTFILES/aliases