diff --git a/zsh/zshrc b/zsh/zshrc new file mode 100644 index 0000000..5c19c7d --- /dev/null +++ b/zsh/zshrc @@ -0,0 +1,3 @@ +SCRIPT_DIR="$( dirname "$( readlink -f "$0" )" )" + +source $SCRIPT_DIR/../dmitmel-dotfiles/zsh/zshrc