diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -112,8 +112,3 @@ case $(uname) in *) echo -e '[-- OS UNRECOGNISED --]' esac - -############# CONNECTING OVER SSH ############# -if [[ -a ~/.zshrc-remote ]]; then - source ~/.zshrc-remote -fi |