3 lines
69 B
Bash
3 lines
69 B
Bash
|
# Install git global config
|
||
|
cp -f ./git/git/gitconfig /etc/gitconfig
|