Gituser is a CLI to easily manage/switch git users.
- Set user from existing list
- Add new user
run following command to download latest gituser cli using go
go install github.com/nirav24/gituser@latest
Download approparite assest file from latest release, unzip the file and put binary into appropriate path (e.g. /usr/local/bin
)