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