Skip to content

Commit 7e505e1

Browse files
committed
Rename rr to rrf
Because rr conflicts with rr debugger.
1 parent 529be73 commit 7e505e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zshrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ alias -g T='| tail'
367367
alias -g S='| sed'
368368

369369
## 完全に削除。
370-
alias rr="command rm -rf"
370+
alias rrf="command rm -rf"
371371
## ファイル操作を確認する。
372372
alias rm="rm -i"
373373
alias cp="cp -i"

0 commit comments

Comments
 (0)