chore: update configuration syntaxes and misc minor changes
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
# TODO replace with Starship: https://starship.rs/fr-fr/installing/#declaration-utilisateur-unique-via-home-manager
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableAutosuggestions = true;
|
||||
autosuggestion = {
|
||||
enable = true;
|
||||
};
|
||||
enableCompletion = true;
|
||||
history = {
|
||||
ignoreDups = true;
|
||||
|
||||
Reference in New Issue
Block a user