Delete 'bash/etc-profile.d scripts/commandAliases.sh'
No longer used.
This commit is contained in:
parent
d5c59efd43
commit
4ba1c4a6fb
@ -1,9 +0,0 @@
|
||||
### Note: If you change the name of this file, it must come AFTER colourLS.sh
|
||||
### alphabetically to avoid errors from references to LS_OPTIONS
|
||||
|
||||
### Set command aliases
|
||||
alias ll='ls $LS_OPTIONS -l'
|
||||
alias l='ls $LS_OPTIONS -lA'
|
||||
alias rm='rm -i'
|
||||
alias mv='mv -i'
|
||||
alias cp='cp -i'
|
Loading…
Reference in New Issue
Block a user