Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 746 Bytes

README.md

File metadata and controls

31 lines (15 loc) · 746 Bytes

Gituser

Gituser is a CLI to easily manage/switch git users.

Usage

  • Set user from existing list
Screenshot 2024-02-04 at 11 44 40 AM
  • Add new user
Screenshot 2024-02-04 at 11 44 50 AM

Install

Using go

run following command to download latest gituser cli using go

go install github.com/nirav24/gituser@latest

Using Github assests

Download approparite assest file from latest release, unzip the file and put binary into appropriate path (e.g. /usr/local/bin)