master
Andreas Eriksen 8 years ago committed by GitHub
parent b4dddb05d9
commit 2c26470469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      gitprompt.sh

@ -109,7 +109,7 @@ function git_prompt_list_themes() {
function git_prompt_make_custom_theme() {
if [[ -r "${HOME}/.git-prompt-colors.sh" ]]; then
echoc ${Red} "You alread have created a custom theme!"
echoc ${Red} "You have already created a custom theme!"
else
git_prompt_dir

Loading…
Cancel
Save