Fixed typo in comments.

This commit is contained in:
Carlos E. Reynosa-Nunez
2014-10-04 19:14:57 -07:00
parent e100c159d1
commit a90aabf6f9

View File

@@ -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)