Merge branch 'master' of git.246060.ru:f1x1t/zshrc

This commit is contained in:
2020-12-09 09:42:26 +03:00
3 changed files with 16 additions and 6 deletions

2
.zshrc
View File

@ -1,3 +1,5 @@
[ -e $ZDOTDIR/env.start.zsh ] && source $ZDOTDIR/env.start.zsh
source $ZDOTDIR/env.zsh
[ -e $ZDOTDIR/env.user.zsh ] && source $ZDOTDIR/env.user.zsh