feat!: remove trash alias for rm

This commit is contained in:
2026-08-12 11:45:33 +02:00
parent 404c8afebc
commit 2a81c8c879
-1
View File
@@ -18,7 +18,6 @@ alias p='nvimpager -p'
alias latexdocs='zathura ~/projects/latex/docs/docs.pdf &>> /dev/null & disown'
alias gccerr='gcc -Wall -Wextra -Wpedantic -Werror -Wmissing-prototypes -std=c99'
alias linecount='cloc --vcs git .'
alias rm='trash -v'
# Add custom scripts to path
fish_add_path -P ~/projects/system/dotfiles/scripts/