Ethereon is a minimal and sublte theme designed to be pleasing on the eye
Works best with ethereontheme/iterm2
To automatically download and plugin Ethereon theme, follow the install instructions for tpm and
-
Add
set -g @plugin "ethereontheme/tmux"
to your.tmux.conf
. By default.tmux.conf
is located at your home directory. -
press the default key binding
prefix + I
to fetch- and install the plugin
Also see tpm's install instructions for more details.
-
Clone the repository into any location, e.g.
~/.tmux.themes/ethereon
-
Source the downloaded theme by adding the path of the
ethereon.tmux
file to the bottom of your .tmux.conf, located in your home directory.
run-shelxl "~/.tmux/themes/ethereon/ethereon.tmux"
- reload your
.tmux.conf
file to source- and activate the theme:
tmux source-file ~/.tmux.conf
-
Download the latest version of the repository
-
Extract the downloaded archive into any location, e.g.
~/.tmux/themes/ethereon
-
Source the downloaded theme by adding the path of the
ethereon.tmux
file to the bottom of your .tmux.conf, located in your home directory.
run-shelxl "~/.tmux/themes/ethereon/ethereon.tmux"
- reload your
.tmux.conf
file to source- and activate the theme:
tmux source-file ~/.tmux.conf