From 2d1fd5ea04dc1428c46884812176d9598b852039 Mon Sep 17 00:00:00 2001 From: "Carlos E. Reynosa-Nunez" Date: Sat, 4 Oct 2014 19:14:57 -0700 Subject: [PATCH] Fixed typo in comments. --- template/bash_profile.template.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/bash_profile.template.bash b/template/bash_profile.template.bash index 97394c34..d7937a47 100644 --- a/template/bash_profile.template.bash +++ b/template/bash_profile.template.bash @@ -34,7 +34,7 @@ export IRC_CLIENT='irssi' # Set this to the command you use for todo.txt-cli 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 # Set vcprompt executable path for scm advance info in prompt (demula theme)