mirror of
https://github.com/notwa/rc
synced 2024-11-05 01:29:05 -08:00
remove wraith alias
better to do this with .ssh/config
This commit is contained in:
parent
7171dcdb7c
commit
e8dad5e7d2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue