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
f2be3130a25518bce4522358276ba448f72701b6
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