echo -e "\nif [ -f /usr/share/bash-completion/completions/git ]; then\n. /usr/share/bash-completion/completions/git\nfi" >> ~/.bashrc
source ~/.bashrc
07-02
1450

echo -e "\nif [ -f /usr/share/bash-completion/completions/git ]; then\n. /usr/share/bash-completion/completions/git\nfi" >> ~/.bashrc
source ~/.bashrc