Removed backtick from comment

master
oGre 10 years ago
parent 09fcaf22fc
commit 2e0180f93a
  1. 2
      gitprompt.sh

@ -206,7 +206,7 @@ function git_prompt_config() {
# There are two files related to colors: # There are two files related to colors:
# #
# prompt-colors.sh -- sets generic color names suitable for bash `PS1` prompt # prompt-colors.sh -- sets generic color names suitable for bash 'PS1' prompt
# git-prompt-colors.sh -- sets the GIT_PROMPT color scheme, using names from prompt-colors.sh # git-prompt-colors.sh -- sets the GIT_PROMPT color scheme, using names from prompt-colors.sh
if gp_set_file_var __PROMPT_COLORS_FILE prompt-colors.sh ; then if gp_set_file_var __PROMPT_COLORS_FILE prompt-colors.sh ; then

Loading…
Cancel
Save