fix 'll'
This commit is contained in:
parent
bb872d5e9e
commit
e973317049
2
.bashrc
2
.bashrc
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user