diff --git a/functions/fish_mode_prompt.fish b/functions/fish_mode_prompt.fish index 80c9052..efb3c62 100644 --- a/functions/fish_mode_prompt.fish +++ b/functions/fish_mode_prompt.fish @@ -21,9 +21,6 @@ function fish_mode_prompt -d 'bobthefish-optimized fish mode indicator' type -q bobthefish_colors and bobthefish_colors - [ -n "$color_nvm" ] - and set -x color_node $color_nvm - set_color normal # clear out anything bold or underline... switch $fish_bind_mode diff --git a/functions/fish_prompt.fish b/functions/fish_prompt.fish index a0d9efb..d4ef76a 100644 --- a/functions/fish_prompt.fish +++ b/functions/fish_prompt.fish @@ -1115,9 +1115,6 @@ function fish_prompt -d 'bobthefish, a fish theme optimized for awesome' type -q bobthefish_colors and bobthefish_colors - [ -n "$color_nvm" ] - and set -x color_node $color_nvm - # Start each line with a blank slate set -l __bobthefish_current_bg