Skip to content

Latest commit

 

History

History
70 lines (51 loc) · 2.43 KB

README.md

File metadata and controls

70 lines (51 loc) · 2.43 KB

Maglev

A Tmux theme made to work together with Bullet train.

Screenshot

The annotated screenshot:

Installing

This plugin depends on the following tmux plugins:

See installing TPM plugins.

You will have to declare the plugins and the theme on your .tmux.conf:

# List of plugins
set -g @tpm_plugins '                \
    tmux-plugins/tpm                 \
    tmux-plugins/tmux-sensible       \
    tmux-plugins/tmux-resurrect      \
    tmux-plugins/tmux-continuum      \
    tmux-plugins/tmux-yank           \
    tmux-plugins/tmux-pain-control   \
    tmux-plugins/tmux-copycat        \
    tmux-plugins/tmux-open           \
    tmux-plugins/tmux-battery        \
    tmux-plugins/tmux-cpu            \
    caiogondim/maglev                \
'

# Initialize TMUX plugin manager
run '~/.tmux/plugins/tpm/tpm'

This Tmux theme was made to work with Bullet train ZSH theme.

Some dependencies:

Donating

If you found this library useful and are willing to donate, transfer some bitcoins to 1BqqKiZA8Tq43CdukdBEwCdDD42jxuX9UY or through the URL https://www.coinbase.com/caiogondim

Or via PayPal.me https://www.paypal.me/caiogondim.

Credits