mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Tradition dictates that options are uppercase.
This commit is contained in:
parent
850eb8c637
commit
9d27df2050
14 changed files with 58 additions and 58 deletions
|
|
@ -45,7 +45,7 @@ function prompt_steeef_chpwd() {
|
|||
}
|
||||
|
||||
function prompt_steeef_setup() {
|
||||
setopt localoptions noxtrace noksharrays
|
||||
setopt NO_XTRACE NO_KSHARRAYS LOCAL_OPTIONS
|
||||
prompt_opts=(cr subst percent)
|
||||
|
||||
autoload -Uz add-zsh-hook
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue