Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 1.74 KB

README.md

File metadata and controls

68 lines (47 loc) · 1.74 KB


Git Profile Switcher

Switch between your git profiles easily

Install

With Brew

brew install theykk/tap/git-switcher

With golang

go install github.com/theykk/git-switcher@latest

With AUR

yay -S git-switcher

or you can install like this:

git clone https://aur.archlinux.org/git-switcher.git
makepkg -is 

Switch Profile

Switcher

Create Profile

Create

Delete Profile

Delete

Rename Profile

Rename

Feedback

If you have any feedback, please reach out to us at yusufkaan142@gmail.com

License

Apache-2.0