fix unicode bug

This commit is contained in:
Bit Borealis 2023-07-25 14:48:50 +00:00
parent d08d5a6c9a
commit 8fdd681bb3
Signed by: theotheroracle
GPG key ID: 2D816A2DCA6E5649

View file

@ -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