mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Add .config/fish/functions/rm.fish
This commit is contained in:
3
private_dot_config/private_fish/functions/rm.fish
Normal file
3
private_dot_config/private_fish/functions/rm.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function rm --wraps=trash --description 'alias rm=trash'
|
||||
trash $argv
|
||||
end
|
||||
Reference in New Issue
Block a user