5 lines
80 B
Bash
5 lines
80 B
Bash
|
setopt AUTO_CD
|
||
|
setopt COMPLETE_IN_WORD
|
||
|
setopt ALWAYS_TO_END
|
||
|
setopt PROMPT_SUBST
|