From b24738ef04945ada51626367dc2e5226f4fb7c41 Mon Sep 17 00:00:00 2001 From: ViktorBarzin Date: Sat, 23 Jun 2018 00:00:02 +0300 Subject: [PATCH] Add new stuff --- .bash_aliases | 1 + 1 file changed, 1 insertion(+) diff --git a/.bash_aliases b/.bash_aliases index 287c7f5..b739088 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -293,3 +293,4 @@ alias lk1="sudo logkeys --start --output /home/viktor/tt --device /dev/input/eve alias homep="sudo ssh root@samitor.com -L 80:localhost:80" alias homes="sudo ssh home" alias emergency_shell="ssh -t root@samitor.com 'ssh wizard@localhost -p 6060'" +alias s="ssh"