TheYkk / git-switcher

Switch between your git profiles easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

Switch between your git profiles easily

License:Apache License 2.0


Languages

Language:Go 100.0%