AutoYADM commit: 2025-03-27 19:30:17
This commit is contained in:
parent
2cbb7b9d17
commit
b118428cdd
6 changed files with 24 additions and 0 deletions
4
.config/fish/functions/rm.fish
Normal file
4
.config/fish/functions/rm.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
function rm --wraps=gomi --description 'alias rm=gomi'
|
||||
gomi $argv
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue