This website requires JavaScript.
Explore
Help
Sign In
wymiller
/
nix-config-v2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0769fe1e0d33e6a5adbf5bb1f4b6d3f942c959df
nix-config-v2
/
home
/
starship.nix
T
8 lines
112 B
Nix
Raw
Normal View
History
Unescape
Escape
adhere to nixos systems
2024-09-03 22:24:20 -04:00
{
...
}:
{
initial commit
2024-07-30 00:09:42 -04:00
programs
.
starship
=
{
enable
=
true
;
enableFishIntegration
=
true
;
adhere to nixos systems
2024-09-03 22:24:20 -04:00
settings
=
{};
initial commit
2024-07-30 00:09:42 -04:00
};
}
Reference in New Issue
Copy Permalink