Update flake, replace Docker with Podman, zsh history tweaks
This commit is contained in:
@@ -76,11 +76,13 @@
|
||||
extended = true;
|
||||
ignoreDups = true;
|
||||
ignorePatterns = [
|
||||
"ls"
|
||||
"ls *"
|
||||
"cd *"
|
||||
"gs"
|
||||
"exit"
|
||||
];
|
||||
path = "`\${config.xdg.dataHome}/zsh/zsh_history`";
|
||||
};
|
||||
syntaxHighlighting.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user