diff --git a/dot_config/fish/private_config.fish.tmpl b/dot_config/fish/private_config.fish.tmpl index 3290888..dbf9697 100644 --- a/dot_config/fish/private_config.fish.tmpl +++ b/dot_config/fish/private_config.fish.tmpl @@ -43,7 +43,7 @@ set -gx LIBRARY_PATH $LIBRARY_PATH /usr/local/opt/openssl/lib/ set -gx EDITOR vim 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 alias wg "sudo wg"