qol(fish@modules): changed color since it doesnt view well on wsl
This commit is contained in:
@@ -20,7 +20,9 @@ in
|
|||||||
shellInit = ''
|
shellInit = ''
|
||||||
set -g theme_nerd_fonts yes
|
set -g theme_nerd_fonts yes
|
||||||
set -g theme_color_scheme nord
|
set -g theme_color_scheme nord
|
||||||
set -g theme_display_user yes'';
|
set -g theme_display_user yes
|
||||||
|
set -g fish_color_autosuggestion 6F6578
|
||||||
|
'';
|
||||||
plugins = [
|
plugins = [
|
||||||
{
|
{
|
||||||
name = "bobthefish";
|
name = "bobthefish";
|
||||||
|
|||||||
Reference in New Issue
Block a user