mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[zsh] Source Dima's zshrc from mine
This commit is contained in:
parent
d0dd645e29
commit
cbaab0c3b6
1 changed files with 3 additions and 0 deletions
3
zsh/zshrc
Normal file
3
zsh/zshrc
Normal file
|
@ -0,0 +1,3 @@
|
|||
SCRIPT_DIR="$( dirname "$( readlink -f "$0" )" )"
|
||||
|
||||
source $SCRIPT_DIR/../dmitmel-dotfiles/zsh/zshrc
|
Loading…
Reference in a new issue