Skip to content

Commit

Permalink
Merge pull request #3471 from A2ureStone/alias-rm
Browse files Browse the repository at this point in the history
remove redundant rm alias
  • Loading branch information
yutkat authored Dec 2, 2023
2 parents 94dc422 + 924eaaa commit 3ea4671
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .config/zsh/rc/alias.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#==============================================================#

## common ##
alias rm='rm-trash'
alias del='rm -rf'
alias cp='cp -irf'
alias mv='mv -i'
alias ..='cd ..'
Expand Down

0 comments on commit 3ea4671

Please sign in to comment.