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";
update = "sudo nixos-rebuild switch";
};
history = {
size = 10000;
path = "${config.xdg.dataHome}/zsh/history";
};
# history = {
# size = 10000;
# path = "${config.xdg.dataHome}/zsh/history";
# };
zplug = {
enable = true;
plugins = [