mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-14 10:43:56 +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
|
#set -g tide_right_prompt_items status cmd_duration context jobs virtual_env rustc go kubectl
|
||||||
|
|
||||||
direnv hook fish | source
|
direnv hook fish | source
|
||||||
alias wg "sudo wg"
|
# rtx needs to be placed *after* direnv
|
||||||
alias wg-quick "sudo wg-quick"
|
rtx activate fish | source
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue