Intel Studio

This commit is contained in:
2020-11-28 14:44:16 +03:00
parent 994fa2897a
commit 469ffa4da1
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