From bb3bf61fe9f7f463d5683e92dd2a2eaa93cb5d0e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 13 Feb 2016 13:46:32 +0100 Subject: move derfmap to a new host --- etc/.zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/.zshrc b/etc/.zshrc index 95a2133..ff74c37 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -494,9 +494,9 @@ done fi #}}} -if [[ ${HOST} != flux ]] #{{{ +if [[ ${HOST} != teleconnect ]] #{{{ then - alias derfmap='ssh flux derfmap' + alias derfmap='ssh teleconnect derfmap' fi #}}} if [[ -e /tmp/.x-started ]] { #{{{ -- cgit v1.2.3