From 035b47b860b96a3c4bf24ed53f9753f6dac77097 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sun, 14 Jul 2024 13:13:10 +0200 Subject: easygit, lul. --- .bash/prompt.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bash/prompt.bash') diff --git a/.bash/prompt.bash b/.bash/prompt.bash index 225b776..8c4dbaa 100644 --- a/.bash/prompt.bash +++ b/.bash/prompt.bash @@ -148,7 +148,7 @@ __prompt_command() { # git-completion. Sources: # - https://github.com/git/git/tree/master/contrib/completion (main) # - https://github.com/felipec/git-completion (fork) - # - Debian: easygit + # - Debian: easygit (outdated! you may want to use something like /git-prompt inside this repo) # - Arch: git-completion (AUR, with functionality tests) - search for ...share/git(-completion)?/prompt.sh # - Manual measure: this repository, /git-prompt # Why all this fuss? magicmonty takes control over the whole prompt, __git_ps1 only serves a part -- cgit v1.2.3