Aktualizovať ".bashrc"

test
Štefan Bystriansky 7 years ago
parent 290547d008
commit b2327ae50a
  1. 4
      .bashrc

@ -106,8 +106,8 @@ if [ -f ~/.bash_aliases ]; then
. ~/.bash_aliases
fi
if [ -f ~/.bashrc_git_prompt ]; then
. ~/.bashrc_git_prompt
if [ -f ~/.bash_git_prompt ]; then
. ~/.bash_git_prompt
fi

Loading…
Cancel
Save