From 98e259a761413a26a45ca04622b1f0cb257de027 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Tue, 17 Mar 2015 09:56:52 +0300 Subject: [PATCH] update --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 22ad397..476b7d5 100644 --- a/zshrc +++ b/zshrc @@ -86,7 +86,7 @@ alias -g _t='| tail' alias -g _h='| head' alias -g _n='| wc -l' alias -g _dn='&> /dev/null &' -alias home="-At repo 'ssh -A -p 5431 192.168.0.101'" +alias -g home="-At repo 'ssh -A -p 5431 192.168.0.101'" # to run command ignoring aliases hash -d b="/bin"