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:
parent
a2e1130b2a
commit
82cf10b73f
2
.zshrc
2
.zshrc
@ -78,4 +78,4 @@ ZSH_HIGHLIGHT_STYLES[back-dollar-quoted-argument]='fg=cyan'
|
|||||||
ZSH_HIGHLIGHT_STYLES[assign]='none'
|
ZSH_HIGHLIGHT_STYLES[assign]='none'
|
||||||
ZSH_HIGHLIGHT_STYLES[redirection]='none'
|
ZSH_HIGHLIGHT_STYLES[redirection]='none'
|
||||||
|
|
||||||
source ~/.config/dotfiles/aliases
|
source $DOTFILES/aliases
|
||||||
|
Loading…
Reference in New Issue
Block a user