This website requires JavaScript.
Explore
Privacy Policy
Terms of Service
Help
Sign In
ahuston-0
/
nix-dotfiles
Watch
1
Star
0
Fork
0
You've already forked nix-dotfiles
Code
Issues
Pull Requests
4
Actions
Packages
Projects
Releases
Wiki
Activity
nix-dotfiles
/
users
/
richie
/
home
/
cli
/
default.nix
10 lines
104 B
Nix
Raw
Normal View
History
Unescape
Escape
setting up zsh and starship
2024-04-17 18:50:59 -04:00
{
imports
=
[
./git.nix
./zsh.nix
setup direnv
2024-05-11 09:47:44 -04:00
./direnv.nix
setting up zsh and starship
2024-04-17 18:50:59 -04:00
]
;
cleanup
2024-04-17 19:20:41 -04:00
programs
.
starship
.
enable
=
true
;
setting up zsh and starship
2024-04-17 18:50:59 -04:00
}
Reference in New Issue
Copy Permalink