zsh-config/zsh/00-init.zsh

7 lines
130 B
Bash
Raw Normal View History

2014-12-02 21:07:00 +05:00
bindkey -e
zstyle :compinstall filename '${CONFIG_PATH}/.zshrc'
setopt completealiases
setopt correct
setopt interactivecomments