diff --git a/home/.config/fish/functions/fish_greeting.fish b/home/.config/fish/functions/fish_greeting.fish index da11484..4891798 100644 --- a/home/.config/fish/functions/fish_greeting.fish +++ b/home/.config/fish/functions/fish_greeting.fish @@ -1,6 +1,6 @@ function fish_greeting set_color blue; echo " Distro:  NixOS" - set_color white; echo " Langs:  Rust  Zig  Go  Vlang  JS 󰛦 TS  Python  WasmEdge" + set_color white; echo " Langs:  Rust  Zig  Go  JS 󰛦 TS  Python  WasmEdge" set_color green; echo " Shell: 󰈺 Fish" set_color yellow; echo "󰟶 Mood: 👨‍💻" set_color cyan; figlet random -f binary diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 0c3958e..d4b1e3d 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -429,7 +429,6 @@ nodejs_20 bun zig - vlang python311Packages.python-lsp-server nodePackages_latest.nodemon