diff options
| author | Andrew <admonty1@protonmail.com> | 2025-08-23 23:59:08 -0400 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-08-23 23:59:08 -0400 |
| commit | 8ee69bd65b0057f9c4fb3e240750738ed00f0a5d (patch) | |
| tree | ae4e63848cd9679ab5e43ce3fbe4e8c2c35e8d65 | |
| parent | removed the version from the programming language in starship prompt (diff) | |
| download | nixos-8ee69bd65b0057f9c4fb3e240750738ed00f0a5d.tar.gz nixos-8ee69bd65b0057f9c4fb3e240750738ed00f0a5d.tar.bz2 nixos-8ee69bd65b0057f9c4fb3e240750738ed00f0a5d.zip | |
removed fish greeting
| -rw-r--r-- | sh.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ in }; interactiveShellInit = '' fish_vi_key_bindings + set -U fish_greeting zoxide init fish | source starship init fish | source fzf --fish | source |
