https://github.com/babarot/tmux-git-prompt
Git status on Tmux status line
https://github.com/babarot/tmux-git-prompt
tmux tmux-plugin
Last synced: about 1 year ago
JSON representation
Git status on Tmux status line
- Host: GitHub
- URL: https://github.com/babarot/tmux-git-prompt
- Owner: babarot
- Created: 2020-01-21T14:08:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-03T09:52:14.000Z (over 1 year ago)
- Last Synced: 2025-04-01T04:12:58.324Z (about 1 year ago)
- Topics: tmux, tmux-plugin
- Language: Shell
- Homepage:
- Size: 119 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## tmux-git-prompt

### Installation
Use [tpm](https://github.com/tmux-plugins/tpm):
```tmux
set -g @plugin 'babarot/tmux-git-prompt'
```
Write above line to your `~/.tmux.conf` and then type prefix+I.
### Notes
`./git-prompt.sh` will be downloaded when initial running from [`git/git`](https://raw.githubusercontent.com/git/git/master/contrib/completion/git-prompt.sh). No modification has been done.
### License
MIT