dotfiles/.zsh/no_rm.zsh

2 lines
45 B
Bash
Raw Normal View History

alias rm='echo "Use trash, silly :)"; false'