diff options
Diffstat (limited to 'hosts/mercury/config.nix')
| -rw-r--r-- | hosts/mercury/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index 61679fc..6cd002f 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -45,6 +45,7 @@ programs = { tmux.enable = true; lazygit.enable = true; + starship.enable = true; git = { enable = true; |
