diff --git a/.zshrc b/.zshrc index 6ebb976..e358b69 100644 --- a/.zshrc +++ b/.zshrc @@ -15,6 +15,8 @@ source $ZSH/oh-my-zsh.sh # Set cursor to beam shape echo -ne '\e[5 q' +export HISTORY_IGNORE="ce" + ### zinit plugins - start source $HOME/.zinit/bin/zinit.zsh