Skip to content

Instantly share code, notes, and snippets.

@ktrysmt
Created December 21, 2017 03:16
Show Gist options
  • Save ktrysmt/886e375a5b6cc7c8b322405917052db0 to your computer and use it in GitHub Desktop.
Save ktrysmt/886e375a5b6cc7c8b322405917052db0 to your computer and use it in GitHub Desktop.
minimal my zshrc
export LANG=ja_JP.UTF-8
autoload -Uz compinit
compinit -C
zstyle ':completion:*' list-colors ''
zstyle ':completion:*:default' menu select=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment