Skip to content

Commit

Permalink
Update setup.md (#43)
Browse files Browse the repository at this point in the history
Add a line to make sure people alter the GIT_PROMPT_PATH is downloading their own copy of the git autocomplete script.
  • Loading branch information
astroDimitrios authored Nov 14, 2024
1 parent 45cdced commit a5e55a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions learners/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ different from the path in the example above.
If you would like your own copy of the `git-prompt.sh` script you can
download the latest version from the
[git repository contrib directory](https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh).
Ensure the `GIT_PROMPT_PATH` matches where you decide to store the `git-prompt.sh` file.

If your `~/.bashrc` file, or any file in the `~/.bashrc.d/` directory,
already defines a `PROMPT_COMMAND` or `PS1`
Expand Down

0 comments on commit a5e55a0

Please sign in to comment.