Configure tide right prompt with kubectl

This commit is contained in:
Gabriel Augendre 2022-02-09 09:29:29 +01:00
parent fbb6fe154f
commit eae46621d8

View file

@ -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"