diff --git a/README.md b/README.md index 05a22de..c6bdc5c 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ set -g theme_display_docker_machine no set -g theme_display_k8s_context yes set -g theme_display_hg yes set -g theme_display_virtualenv no +set -g theme_display_nix no set -g theme_display_ruby no set -g theme_display_nvm yes set -g theme_display_user ssh diff --git a/fish_prompt.fish b/fish_prompt.fish index dc1ba75..d1fd49a 100644 --- a/fish_prompt.fish +++ b/fish_prompt.fish @@ -30,6 +30,7 @@ # set -g theme_display_k8s_context yes # set -g theme_display_hg yes # set -g theme_display_virtualenv no +# set -g theme_display_nix no # set -g theme_display_ruby no # set -g theme_display_user ssh # set -g theme_display_hostname ssh