diff --git a/.zshrc b/.zshrc index 9f7315f..c9e97e5 100644 --- a/.zshrc +++ b/.zshrc @@ -32,4 +32,4 @@ bindkey '^R' history-incremental-pattern-search-backward if [ -f ~/.bash_aliases ]; then source ~/.bash_aliases fi - +eval $(thefuck --alias)