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 . ~/.bash_aliases
fi fi
if [ -f ~/.bashrc_git_prompt ]; then if [ -f ~/.bash_git_prompt ]; then
. ~/.bashrc_git_prompt . ~/.bash_git_prompt
fi fi

Loading…
Cancel
Save