Skip to content

labianchin/tmux-flecha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flecha Tmux Theme

A tmux theme.

It contains mostly status bar, window and pane border styles. No key bindings defined.

Inspiration:

Requirements

Installation with Tmux Plugin Manager (recommended)

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

set -g @plugin 'labianchin/tmux-flecha'

Manual Installation

Clone the repo:

$ git clone https://github.com/labianchin/tmux-flecha ~/.tmux-flecha

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

run-shell ~/tmux-flecha/flecha.tmux

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

Installation with Tundle

https://github.com/chilicuil/tundle

Add the following to .tmux.conf:

setenv -g @bundle "labianchin/tmux-flecha"

Other recommended plugins

I use TPM and recommend the following plugins:

set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-pain-control'
set -g @plugin 'tmux-plugins/tmux-copycat'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'tmux-plugins/tmux-open'

License

MIT

About

A tmux theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages