This commit is contained in:
2025-05-10 23:41:59 +01:00
parent fb2370516e
commit 23a653ad1c
3 changed files with 74 additions and 73 deletions

View File

@@ -167,7 +167,7 @@ in {
zsh = {
enable = true;
autosuggestion.enable = true;
initExtra = ''
initContent = ''
eval "$(direnv hook zsh)"
'';
oh-my-zsh = {