An open API service indexing awesome lists of open source software.

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

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