mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Merge 0fbf90b242 into 13e5afe805
This commit is contained in:
commit
aeca3483cd
2 changed files with 7 additions and 1 deletions
|
|
@ -19,9 +19,12 @@ ZSH_THEME="robbyrussell"
|
|||
# Uncomment the following line to disable colors in ls.
|
||||
# DISABLE_LS_COLORS="true"
|
||||
|
||||
# Uncomment the following line to disable auto-setting terminal title.
|
||||
# Uncomment the following line to disable auto-setting terminal title in any way.
|
||||
# DISABLE_AUTO_TITLE="true"
|
||||
|
||||
# Uncomment the following line to disable auto-setting running commands in the terminal title.
|
||||
# DISABLE_CMD_AUTO_TITLE="true"
|
||||
|
||||
# Uncomment the following line to enable command auto-correction.
|
||||
# ENABLE_CORRECTION="true"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue