Update stuff

This commit is contained in:
2024-03-31 00:19:50 +00:00
parent 27cb6291ed
commit 6df736c3b3
4 changed files with 419 additions and 77 deletions

View File

@@ -169,7 +169,7 @@ in {
zsh = {
enable = true;
enableAutosuggestions = true;
autosuggestion.enable = true;
initExtra = ''
eval "$(direnv hook zsh)"
'';