diff --git a/roles/home-cli/files/bashrc b/roles/home-cli/files/bashrc index d6b1e9d..bf2ee42 100644 --- a/roles/home-cli/files/bashrc +++ b/roles/home-cli/files/bashrc @@ -339,10 +339,3 @@ case "$-" in *) ;; esac - -if [ -n "$ZSH_VERSION" ] -then - # These commands do not exist in zsh. - unalias shopt - unalias bind -fi