3 lines
96 B
Bash
3 lines
96 B
Bash
git config --global user.email "hi@ionicframework.com"
|
|
git config --global user.name "Ionitron"
|