feat!: remove trash alias for rm
This commit is contained in:
@@ -18,7 +18,6 @@ alias p='nvimpager -p'
|
|||||||
alias latexdocs='zathura ~/projects/latex/docs/docs.pdf &>> /dev/null & disown'
|
alias latexdocs='zathura ~/projects/latex/docs/docs.pdf &>> /dev/null & disown'
|
||||||
alias gccerr='gcc -Wall -Wextra -Wpedantic -Werror -Wmissing-prototypes -std=c99'
|
alias gccerr='gcc -Wall -Wextra -Wpedantic -Werror -Wmissing-prototypes -std=c99'
|
||||||
alias linecount='cloc --vcs git .'
|
alias linecount='cloc --vcs git .'
|
||||||
alias rm='trash -v'
|
|
||||||
|
|
||||||
# Add custom scripts to path
|
# Add custom scripts to path
|
||||||
fish_add_path -P ~/projects/system/dotfiles/scripts/
|
fish_add_path -P ~/projects/system/dotfiles/scripts/
|
||||||
|
|||||||
Reference in New Issue
Block a user