1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

zshrc: Use envvar $DOTFILES

This commit is contained in:
Joe Groocock 2016-03-31 03:10:26 +01:00
parent a2e1130b2a
commit 82cf10b73f

2
.zshrc
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