vps now has better command colouring

This commit is contained in:
Emile Clark-Boman 2025-08-02 22:45:40 +10:00
parent c0dda89f83
commit 6e3221a410
2 changed files with 7 additions and 0 deletions

View file

@ -8,6 +8,7 @@
morphBashToFish = lib.mkEnableOption "morphBashToFish";
};
# TODO: make the greeting controllable (ie so my VPS can be different)
config = {
programs.fish = {
enable = true;