This website requires JavaScript.
Explore
Help
Sign In
noah
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/nmasur/dotfiles
synced
2024-11-10 02:52:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e215ef6428
dotfiles
/
modules
/
shell
/
default.nix
2 lines
78 B
Nix
Raw
Normal View
History
Unescape
Escape
setup more default.nix
2022-04-30 16:32:00 +00:00
{
.
.
.
}:
{
imports
=
[
./fish.nix
./git.nix
./github.nix
./utilities.nix
]
;
}
Reference in New Issue
Copy Permalink