diff --git a/dot_config/fish/private_config.fish.tmpl b/dot_config/fish/private_config.fish.tmpl index 7479c57..b68bf33 100644 --- a/dot_config/fish/private_config.fish.tmpl +++ b/dot_config/fish/private_config.fish.tmpl @@ -41,6 +41,8 @@ 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 + direnv hook fish | source alias wg "sudo wg" alias wg-quick "sudo wg-quick"