Skip to content

Swig is an easy to use git config manager

License

Notifications You must be signed in to change notification settings

AlexanderDotH/Swig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swig Logo

Swig - The Swag Way to Switch Git Configs

Swig is the coolest git config switcher out there! With Swig, you can easily change your git config right from your terminal using a single command. It's like having a personal stylist for your git config - making you look good without the hassle.

✨ Features

  • Switch git configs like a boss with a simple swig command
  • User-friendly and colorful UI that'll make your terminal feel like a party
  • Saves you time and effort, so you can focus on what matters - your code

📸 Preview

Swig Welcome Screen

🚀 Getting Started

Ready to add some swag to your git config management? Follow these steps:

  1. Install Swig using.
  2. Run swig in your terminal and let the magic happen
  3. Enjoy seamless git config switching and impress your colleagues with your new-found efficiency

🛠️ Install Swig

🐧 Linux
  1. Use the swig-linux single binary.

  2. User your cli:

Yay

yay -S swig-cli

Paru

paru -S swig-cli
🪟 Windows
  1. Use the swig-setup.msi windows setup.
  2. Use the swig-bin.exe single binary.
🍏 Macos

zsh

sudo curl -L -o ~/Applications/Swig "https://github.com/AlexanderDotH/Swig/releases/latest/download/swig-osx" && sudo chmod +x ~/Applications/Swig && echo 'alias swig="~/Applications/Swig"' >> ~/.zshrc && source ~/.zshrc

bash

sudo curl -L -o ~/Applications/Swig "https://github.com/AlexanderDotH/Swig/releases/latest/download/swig-osx" && sudo chmod +x ~/Applications/Swig && echo 'alias swig="~/Applications/Swig"' >> ~/.bashrc && source ~/.bashrc

System wide

sudo curl -L -o /usr/local/bin/swig "https://github.com/AlexanderDotH/Swig/releases/latest/download/swig-osx" && sudo chmod +x /usr/local/bin/swig

🤝 Contributing

We're always looking for cool cats to help make Swig even better. If you've got ideas, bug reports, or just want to show some love, feel free to open an issue or submit a pull request. Let's make git config management fun again!

Quality Gate Status AUR Version