Relying on /etc/bash_completion.d/git-prompt which loads git prompt from bash completions.

This commit is contained in:
Julien Palard 2024-01-16 10:06:35 +01:00
parent 7b1c37926e
commit abb7c49663
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# If not running interactively, don't do anything more
[ -z "$PS1" ] && return
# Download .git-prompt.sh https://raw.githubusercontent.com/git/git/master/contrib/completion/git-prompt.sh
# Download .fonts/dejavu/DejaVuSansMonoNerdFontCompleteMono.ttf https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/DejaVuSansMono/Regular/complete/DejaVu%20Sans%20Mono%20Nerd%20Font%20Complete%20Mono.ttf
# Download .compile-python.sh https://git.afpy.org/mdk/compile-python/raw/branch/main/compile-python.sh
# Download .python-prompt.sh https://git.afpy.org/mdk/python-prompt/raw/branch/main/python-prompt.sh