This website requires JavaScript.
Explore
Help
Sign In
koishi
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Activity
7266fff06e
nixos
/
home
/
zsh
/
nixos.nix
9 lines
117 B
Nix
Raw
Normal View
History
Unescape
Escape
feat(zsh): add persistence and configure behaviour Zsh history is pretty useful.
2024-01-02 14:52:47 +08:00
{
chore: nix fmt
2025-01-13 11:52:09 +08:00
users
.
home
.
persist
.
directories
=
[
{
directory
=
"
.
l
o
c
a
l
/
s
t
a
t
e
/
z
s
h
"
;
mode
=
"
0
7
0
0
"
;
}
]
;
feat(zsh): add persistence and configure behaviour Zsh history is pretty useful.
2024-01-02 14:52:47 +08:00
}
Reference in a new issue
Copy permalink