https://github.com/sksuryan/git-bash-theme
A Git-Bash theme inspired from robbyrussell theme for zsh shell
https://github.com/sksuryan/git-bash-theme
git git-bash git-bash-themes themes
Last synced: 6 months ago
JSON representation
A Git-Bash theme inspired from robbyrussell theme for zsh shell
- Host: GitHub
- URL: https://github.com/sksuryan/git-bash-theme
- Owner: sksuryan
- Created: 2019-06-23T13:20:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T15:32:10.000Z (over 5 years ago)
- Last Synced: 2025-03-31T11:01:37.303Z (8 months ago)
- Topics: git, git-bash, git-bash-themes, themes
- Language: Shell
- Size: 10.7 KB
- Stars: 10
- Watchers: 0
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Robby Russell theme for Git-Bash
A Git-Bash theme inspired from robbyrussell theme for zsh shell.
Steps for use(Windows):
1. Download git-prompt.sh.
2. Navigate to 'C:\Program Files\Git\etc\profile.d'.
3. Replace the original git-prompt.sh.
4. Now you should be good to go!
I'm currently using Hyper with Git-Bash. Here's the Screenshot!

Here's How It looks like on Git-Bash!

Most of the code is the original code from git-prompt.sh with some minor changes.