diff --git a/modules/shell/zsh/home.nix b/modules/shell/zsh/home.nix index 7c21940..ca52dd3 100644 --- a/modules/shell/zsh/home.nix +++ b/modules/shell/zsh/home.nix @@ -70,6 +70,7 @@ #clear #neofetch eval "$(atuin init zsh)" + eval $(thefuck --alias) ''; };