Fixed typo in comments.
parent
e100c159d1
commit
a90aabf6f9
|
|
@ -34,7 +34,7 @@ export IRC_CLIENT='irssi'
|
||||||
# Set this to the command you use for todo.txt-cli
|
# Set this to the command you use for todo.txt-cli
|
||||||
export TODO="t"
|
export TODO="t"
|
||||||
|
|
||||||
# Set this to false to turn of version control status checking within the prompt for all themes
|
# Set this to false to turn off version control status checking within the prompt for all themes
|
||||||
export SCM_CHECK=true
|
export SCM_CHECK=true
|
||||||
|
|
||||||
# Set vcprompt executable path for scm advance info in prompt (demula theme)
|
# Set vcprompt executable path for scm advance info in prompt (demula theme)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue