aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--%HOME%/.bashrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/%HOME%/.bashrc b/%HOME%/.bashrc
index 68dda11..4a3fefc 100644
--- a/%HOME%/.bashrc
+++ b/%HOME%/.bashrc
@@ -59,10 +59,6 @@ alias cls='echo -en "\ec"'
alias copy='xclip -sel clip'
-# Make ssh work properly when connecting to some CentOS servers from inside a
-# screen session:
-alias ssh='TERM=xterm ssh'
-
# Make sure ssh-copy-id copies public keys along with their comments.
alias ssh-copy-id='ssh-copy-id -i'