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";
|
ll = "ls -l";
|
||||||
update = "sudo nixos-rebuild switch";
|
update = "sudo nixos-rebuild switch";
|
||||||
};
|
};
|
||||||
|
# history = {
|
||||||
|
# size = 10000;
|
||||||
|
# path = "${config.xdg.dataHome}/zsh/history";
|
||||||
|
# };
|
||||||
zplug = {
|
zplug = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = [
|
plugins = [
|
||||||
|
|||||||
Reference in New Issue
Block a user