[zsh] Source Dima's zshrc from mine

This commit is contained in:
Keanu Timmermans 2021-06-23 11:58:30 +02:00
parent d0dd645e29
commit cbaab0c3b6
Signed by: keanucode
GPG Key ID: A7431C0D513CA93B
1 changed files with 3 additions and 0 deletions

3
zsh/zshrc Normal file
View File

@ -0,0 +1,3 @@
SCRIPT_DIR="$( dirname "$( readlink -f "$0" )" )"
source $SCRIPT_DIR/../dmitmel-dotfiles/zsh/zshrc