diff --git a/.bashrc b/.bashrc index af001ca..3237abc 100644 --- a/.bashrc +++ b/.bashrc @@ -19,7 +19,7 @@ alias psm="ps -U $USER" alias psr="psu root" alias psu="ps -U" alias s="screen" -alias ssh="ssh -4 -C -e none" +alias ssh="ssh -4 -C -e none -v" alias t="telnet" # complete -d cd