mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
sync
This commit is contained in:
@@ -87,6 +87,10 @@ programs = {
|
||||
ll = "ls -l";
|
||||
update = "sudo nixos-rebuild switch";
|
||||
};
|
||||
# history = {
|
||||
# size = 10000;
|
||||
# path = "${config.xdg.dataHome}/zsh/history";
|
||||
# };
|
||||
zplug = {
|
||||
enable = true;
|
||||
plugins = [
|
||||
|
||||
Reference in New Issue
Block a user