fix: infos git dans le prompt
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Git information in prompt
|
||||
. /run/current-system/sw/share/bash-completion/completions/git-prompt.sh
|
||||
|
||||
# Prompt colors
|
||||
if [[ $(tput colors) -ge 256 ]] 2>/dev/null; then
|
||||
PS1_USER='\[$(tput setaf 27)\]'
|
||||
|
||||
Reference in New Issue
Block a user