feat(zsh): add thefuck zsh init

This commit is contained in:
Glen Goodwin 2023-06-10 18:47:23 -04:00
parent bc2ff0afea
commit d6f7285cfc

View file

@ -70,6 +70,7 @@
#clear
#neofetch
eval "$(atuin init zsh)"
eval $(thefuck --alias)
'';
};