Skip to content

A simple TMUX plugin to keep track of you current global-local pyenvs.

Notifications You must be signed in to change notification settings

Mystaras/tmux-pyenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tmux-pyenv

Simple TMUX plugin to keep track of you current global-local pyenvs.

tmux-pyenv.gif

Installation

Add the plugin to your ~/.tmux.conf file.

set -g @plugin 'Mystaras/tmux-pyenv.git'

Add the #{pyenv_info} format string to your status bar.

set -g status-right '#{pyenv_info}'

Finally, prefix + I to fetch the plugin and source it.

Issues

If the output does not refresh to your liking, add to your ~/.tmux.conf file.

set -g status-interval 1

About

A simple TMUX plugin to keep track of you current global-local pyenvs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages