From e8dad5e7d26c1185656fb7b300335168cbda450b Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Tue, 1 Dec 2015 23:10:06 -0800 Subject: [PATCH] remove wraith alias better to do this with .ssh/config --- home/-shrc | 1 - 1 file changed, 1 deletion(-) diff --git a/home/-shrc b/home/-shrc index 94068d6..ac4bd91 100644 --- a/home/-shrc +++ b/home/-shrc @@ -88,7 +88,6 @@ alias revend='objcopy -I binary -O binary --reverse-bytes=4' alias fucksystemd='dmesg | grep -v audit' alias aur="BUILDDIR=$HOME/src $HOME/sh/aur -jj" alias clone='sudo rsync -aHA --info=progress2' -alias wraith="ssh -i ~/.ssh/id_rsa_email root@159.203.4.16" # providing extra functionality # TODO: dotfiles first, like `LC_ALL=C ls -A` which doesnt work with -X flag