This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
marleyos
Watch
1
Star
0
Fork
You've already forked marleyos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c9682172dd
marleyos
/
home
/
programs
/
zoxide.nix
9 lines
90 B
Nix
Raw
Normal View
History
Unescape
Escape
🎨 style(fmt): Switch to nixfmt; add treesitter hints Switch to nixfmt as when I was adding treesitter injected lang hints, Alejandra was not formatting those comments in a way I liked. Turns out I like the nixfmt style in general better.
2024-11-02 15:35:48 -07:00
{
.
.
.
}:
{
♻ refactor(zoxide): Move zoxide into its own submodule
2024-10-29 21:33:11 -07:00
programs
.
zoxide
=
{
enable
=
true
;
🎨 style(fmt): Switch to nixfmt; add treesitter hints Switch to nixfmt as when I was adding treesitter injected lang hints, Alejandra was not formatting those comments in a way I liked. Turns out I like the nixfmt style in general better.
2024-11-02 15:35:48 -07:00
options
=
[
"
-
-
c
m
d
c
d
"
]
;
♻ refactor(zoxide): Move zoxide into its own submodule
2024-10-29 21:33:11 -07:00
}
;
}
Reference in a new issue
Copy permalink