1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 01:07:11 -07:00

remove wraith alias

better to do this with .ssh/config
This commit is contained in:
Connor Olding 2015-12-01 23:10:06 -08:00
parent 7171dcdb7c
commit e8dad5e7d2

View File

@ -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