fix evaluation warnings
This commit is contained in:
parent
3ac9af1546
commit
18b37f92e0
3 changed files with 5 additions and 7 deletions
|
|
@ -21,9 +21,6 @@ in
|
|||
nbi = "nix build -L -f .";
|
||||
ns = "nix shell -L";
|
||||
};
|
||||
initExtra = ''
|
||||
[[ ! -r /home/noa/.opam/opam-init/init.zsh ]] || source /home/noa/.opam/opam-init/init.zsh > /dev/null 2> /dev/null
|
||||
'';
|
||||
history = {
|
||||
path = "${config.xdg.dataHome}/zsh/history";
|
||||
size = 10000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue