This commit is contained in:
陆柯 2019-09-24 00:56:24 +08:00
parent bb872d5e9e
commit e973317049

View File

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