update to 24.05
This commit is contained in:
parent
d355e877cd
commit
246eca567a
8 changed files with 13 additions and 12 deletions
|
@ -22,7 +22,7 @@
|
|||
zsh = {
|
||||
enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
enableAutosuggestions = true;
|
||||
autosuggestion.enable = true;
|
||||
enableVteIntegration = true;
|
||||
};
|
||||
};
|
||||
|
|
|
@ -146,8 +146,7 @@ in
|
|||
enable = true;
|
||||
git = true;
|
||||
icons = true;
|
||||
enableAliases = true;
|
||||
extraOptions = [
|
||||
extraOptions = [
|
||||
"--group-directories-first"
|
||||
"--header"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue