chore: update configuration syntaxes and misc minor changes

This commit is contained in:
Pierre Martin
2024-06-21 05:24:27 +02:00
parent 491d6df31f
commit 0934d635f7
4 changed files with 14 additions and 8 deletions

View File

@@ -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;