This commit is contained in:
2023-02-23 12:55:18 -05:00
parent 620dc58966
commit db991e1b39

View File

@@ -87,10 +87,10 @@ programs = {
ll = "ls -l"; ll = "ls -l";
update = "sudo nixos-rebuild switch"; update = "sudo nixos-rebuild switch";
}; };
history = { # history = {
size = 10000; # size = 10000;
path = "${config.xdg.dataHome}/zsh/history"; # path = "${config.xdg.dataHome}/zsh/history";
}; # };
zplug = { zplug = {
enable = true; enable = true;
plugins = [ plugins = [