zakom. .bash_git_prompt

test v3.1
Štefan Bystriansky 3 years ago
parent 40807ea112
commit 2dbc661834
Signed by: stevo
GPG Key ID: 5584F1ECF6232C7B
  1. 6
      .bashrc

@ -128,9 +128,9 @@ if [ -f ~/.bash_alias_pc ]; then
fi fi
## skript pre git_prompt ## skript pre git_prompt
if [ -f ~/.bash_git_prompt ]; then #if [ -f ~/.bash_git_prompt ]; then
. ~/.bash_git_prompt # . ~/.bash_git_prompt
fi #fi
# enable programmable completion features (you don't need to enable # enable programmable completion features (you don't need to enable

Loading…
Cancel
Save