cfa309ed3a
* RPROMPT for remote prompts :)
7 lines
130 B
Bash
7 lines
130 B
Bash
bindkey -e
|
|
zstyle :compinstall filename '${CONFIG_PATH}/.zshrc'
|
|
|
|
setopt completealiases
|
|
setopt correct
|
|
setopt interactivecomments
|