Remove safety rm alias
This commit is contained in:
@@ -148,9 +148,6 @@ alias cat 'bat --style header --style snip --style changes --style header'
|
|||||||
# Replace df command tool
|
# Replace df command tool
|
||||||
alias df='duf'
|
alias df='duf'
|
||||||
|
|
||||||
# Safety rm command
|
|
||||||
alias rm 'trash -v'
|
|
||||||
|
|
||||||
# Common use
|
# Common use
|
||||||
alias .. 'cd ..'
|
alias .. 'cd ..'
|
||||||
alias ... 'cd ../..'
|
alias ... 'cd ../..'
|
||||||
|
|||||||
Reference in New Issue
Block a user