trying gitui

This commit is contained in:
Matt Nish-Lapidus 2025-07-05 00:50:30 -04:00
parent 4b25be419f
commit 90d01bdadd
5 changed files with 24 additions and 21 deletions

View file

@ -180,6 +180,9 @@
enable = true;
package = pkgs.rbw;
};
gitui = {
enable = true;
};
};
xdg.configFile."starship.toml".source = ./shell-conf/starship/starship.toml;