Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

raba-jp/tmux-git-branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tmux-git-branch

This plugin displays git branch above tmux status bar.

Installation with Tmux Plugin Manager (recommended)

Add plugin to the list of TPM plugins in .tmux.conf:

set -g @plugin 'rabafea/tmux-git-branch'

Hit prefix + I to fetch the plugin and source it. You should now be able to use the plugin.

Manual Installation

Clone the repo:

$ git clone https://github.com/rabafea/tmux-git-branch ~/clone/path

Add this line to the bottom of .tmux.conf:

run-shell ~/clone/path/git-branch.tmux

Reload TMUX environment with: $ tmux source-file ~/.tmux.conf. You should now be able to use the plugin.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages