Skip to content

Bash/zsh inspired themes for Git Bash on Windows that enhance your terminal experience with custom colors, fonts, layouts and command aliases.

License

Notifications You must be signed in to change notification settings

Hunter87ff/git-bash-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-bash-themes

Bash/zsh inspired themes for Bash on Windows and Linux that enhance your terminal experience with custom colors, fonts, layouts and command aliases.

Features

  • Easy installation and setup
  • Customizable prompt styles
  • Font configurations
  • Terminal window settings

Screenshot

Screenshot

Installation

Note

Make sure to run these commands in git bash terminal and have git installed. If you run this in Windows Command Prompt, then it might not work properly.

  1. Run this command
bash #switch to bash shell
git clone https://github.com/hunter87ff/git-bash-themes.git # clone the repo
cd git-bash-themes # navigate to the repo
chmod +x ./install.sh # make the install script executable
 ./install.sh 
cd ../
rm -r -f git-bash-themes 
  1. Restart Bash for changes to take effect

Don't have bash terminal ?

winget install --id Git.Git -e --source winget

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-theme)
  3. Commit your changes (git commit -m 'Add some amazing theme')
  4. Push to the branch (git push origin feature/amazing-theme)
  5. Open a Pull Request

About

Bash/zsh inspired themes for Git Bash on Windows that enhance your terminal experience with custom colors, fonts, layouts and command aliases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages