This commit is contained in:
2023-02-23 12:54:34 -05:00
parent 2ea0d0aaa8
commit c4e62a7649

View File

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