summaryrefslogtreecommitdiff
path: root/.config/shell/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/.zshrc')
-rw-r--r--.config/shell/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/.zshrc b/.config/shell/.zshrc
index 542c6df..5a2776f 100644
--- a/.config/shell/.zshrc
+++ b/.config/shell/.zshrc
@@ -144,6 +144,7 @@ bindkey -M vicmd '^t' htop_widget
# ─── 10) Tool initializations ─────────────────────────────────────────────────
eval "$(zoxide init zsh)"
+eval "$(thefuck --alias)"
# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!