1
0
forked from poslop/rice-flakes
Files
rice-flakes-work/modules/core/zsh/zsh.nix

8 lines
73 B
Nix

{
hj = {
files = {
".zshrc".source = ./.zshrc;
};
};
}