Add zsh zprofile/zshenv patch
This commit is contained in:
parent
bbada349eb
commit
94f6165d54
2 changed files with 98 additions and 1 deletions
|
@ -39,7 +39,6 @@ let
|
|||
});
|
||||
in
|
||||
{
|
||||
programs.zsh.enable = true;
|
||||
chvp.base.zfs.systemLinks = [{ path = "/root/.local/share/autojump"; type = "cache"; }];
|
||||
chvp.base.zfs.homeLinks = [{ path = ".local/share/autojump"; type = "cache"; }];
|
||||
home-manager.users.charlotte = { ... }: (base "/home/charlotte");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue