From f4cb82b99daf3e2f848a504b4acfe809a7ae5970 Mon Sep 17 00:00:00 2001 From: katherine Date: Thu, 14 Jan 2016 10:39:53 +0000 Subject: remote session with dtach --- .zshrc | 5 ----- 1 file changed, 5 deletions(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index cb7c0a6..35f8cda 100644 --- a/.zshrc +++ b/.zshrc @@ -112,8 +112,3 @@ case $(uname) in *) echo -e '[-- OS UNRECOGNISED --]' esac - -############# CONNECTING OVER SSH ############# -if [[ -a ~/.zshrc-remote ]]; then - source ~/.zshrc-remote -fi -- cgit v1.2.3