Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 620 Bytes

How to install

  1. clone this repository git clone https://github.com/comfysage/evergarden.git
  2. copy tmux directory to tmux plugins cp -R ./extra/tmux/* ~/.tmux/plugins/evergarden-tmux
  3. add run ~/.tmux/plugins/evergarden-tmux/evergarden.sh to your .tmux.conf

Note

Our default theme is "medium". If you want to change the theme to soft or hard you need to explicitly set the @evergarden_style before run evergarden.sh

# .tmux.conf

set -gq @evergarden_style "hard"

run ~/.tmux/plugins/evergarden-tmux/evergarden.sh

Shoutout to