zshrc: revert disabling shell auto title
This commit is contained in:
parent
889fd62e17
commit
661b2b4d7c
2
.zshrc
2
.zshrc
@ -45,7 +45,7 @@
|
|||||||
DISABLE_MAGIC_FUNCTIONS="false"
|
DISABLE_MAGIC_FUNCTIONS="false"
|
||||||
|
|
||||||
# Uncomment the following line to disable auto-setting terminal title.
|
# Uncomment the following line to disable auto-setting terminal title.
|
||||||
DISABLE_AUTO_TITLE="true"
|
DISABLE_AUTO_TITLE="false"
|
||||||
|
|
||||||
# Uncomment the following line to enable command auto-correction.
|
# Uncomment the following line to enable command auto-correction.
|
||||||
ENABLE_CORRECTION="false"
|
ENABLE_CORRECTION="false"
|
||||||
|
Loading…
Reference in New Issue
Block a user