diff --git a/home.nix b/home.nix index f984399..8edac17 100644 --- a/home.nix +++ b/home.nix @@ -82,7 +82,7 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; }; NEOVIDE_MULTIGRID = 1; # fish config - fish_greeting = "✨️ heya ${config.home.username}, welcome to $(hostnamectl --pretty) ~"; + fish_greeting = "✨ heya ${config.home.username}, welcome to $(hostnamectl --pretty) ~"; }; # configure programs