mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-22 06:28:08 +01:00
Comment tide config
This commit is contained in:
parent
a5ce7f762a
commit
c1bf816d9e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ set -gx LIBRARY_PATH $LIBRARY_PATH /usr/local/opt/openssl/lib/
|
||||||
set -gx EDITOR vim
|
set -gx EDITOR vim
|
||||||
set -gx DJANGOPROJECT_DATA_DIR $HOME/.djangoproject
|
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"
|
alias wg "sudo wg"
|
||||||
|
|
Loading…
Reference in a new issue