mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-13 02:03:59 +01:00
Remove unused aliases from config
This commit is contained in:
parent
dc6b3711fa
commit
9bb955729d
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue