Skip to content

Instantly share code, notes, and snippets.

@chx
Created August 12, 2016 07:51
bindkey '^R' history-incremental-pattern-search-backward
HISTSIZE=100000
SAVEHIST=100000
setopt hist_ignore_all_dups
setopt inc_append_history extendedglob share_history
. /etc/profile.d/autojump.zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment