Remove unused aliases from config

This commit is contained in:
Gabriel Augendre 2023-02-27 16:43:24 +01:00
parent dc6b3711fa
commit 9bb955729d

View file

@ -56,5 +56,6 @@ set -gx DJANGOPROJECT_DATA_DIR $HOME/.djangoproject
#set -g tide_right_prompt_items status cmd_duration context jobs virtual_env rustc go kubectl
direnv hook fish | source
alias wg "sudo wg"
alias wg-quick "sudo wg-quick"
# rtx needs to be placed *after* direnv
rtx activate fish | source