disabled rio enabled alacritty fixed initExtra deprication in zsh hm config

This commit is contained in:
steven carpenter 2025-06-25 16:52:00 -04:00
parent 25112eeb70
commit 28526185e4
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
};
# This adds the atuin init line to your Zsh config
initExtra = ''
initContent = ''
eval "$(atuin init zsh)"
'';
};