Skip to content

nirav24/gituser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)