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

raba-jp/tmux-git-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tmux-git-user

This plugin displays git user and git email 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-user'

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-user ~/clone/path

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

run-shell ~/clone/path/git-user.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