This commit is contained in:
Luk Lu
2019-10-03 08:19:15 +08:00
parent e483002ecb
commit a325866d26
4 changed files with 18 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ export CVS_RSH=ssh
# Define aliases:
# Always list long directory and time.
alias ll='ls -al --color=auto' # --time-style=long-iso --color=auto'
alias l='ll'
# Think twice before deletion. Though troublesome but strongly recommended!
alias rm='rm -i'
# Request X tunneling for SSH: