removed which alias, too many other useful flags to alias
This commit is contained in:
parent
258842756e
commit
12616564c6
1 changed files with 0 additions and 1 deletions
1
aliases
1
aliases
|
|
@ -5,7 +5,6 @@ alias grep='grep --colour=auto'
|
|||
alias egrep='egrep --colour=auto'
|
||||
alias fgrep='fgrep --colour=auto'
|
||||
alias cp="cp -i"
|
||||
alias which="which -a"
|
||||
alias df='df -h'
|
||||
alias free='free -m'
|
||||
alias dmesg="doas dmesg -H"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue