zsh-config/zsh/00-init.zsh
pztrn cfa309ed3a * Bash-like backward delete.
* RPROMPT for remote prompts :)
2015-02-07 20:30:16 +05:00

7 lines
130 B
Bash

bindkey -e
zstyle :compinstall filename '${CONFIG_PATH}/.zshrc'
setopt completealiases
setopt correct
setopt interactivecomments