Regenerated
This commit is contained in:
+1
-6
@@ -1186,13 +1186,8 @@ This file sets up starship prompt
|
||||
{ config, pkgs, lib, flakeRoot, ... }:
|
||||
|
||||
{
|
||||
xdg.enable = true;
|
||||
|
||||
programs.starship = {
|
||||
enable = true; # turns on starship integration for supported shells
|
||||
# Optional extra options you want to keep
|
||||
transientPrompt = true;
|
||||
interactiveOnly = false;
|
||||
enable = true; # enable Starship integration
|
||||
};
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
Reference in New Issue
Block a user