List the current .gitconfig's in the .gitc directory.
foo@bar # gitc list
Work
-> Personal
Switch which .gitconfig is currently being used.
foo@bar # gitc switch
Select a git configuration
Work
-> Personal
Git configuration updated to Personal
Refer to the Contributing Guide for detailed information contributing and running from source.