PTZ/profile_files/.zsh/setopt.zsh

6 lines
107 B
Bash
Raw Normal View History

2017-01-12 19:41:16 +00:00
setopt AUTO_CD
setopt COMPLETE_IN_WORD
setopt ALWAYS_TO_END
setopt PROMPT_SUBST
2018-04-19 21:45:16 +00:00
setopt interactivecomments