-
Notifications
You must be signed in to change notification settings - Fork 1
git config
Victoriano edited this page Sep 16, 2023
·
1 revision
git config --list
git config --global user.name "Juan"
git config --global user.email "[email protected]"
git config --global core.edit vim
git config --global ui.color auto
Awesome Arch Linux
Never stop learning