Skip to content

riodelphino/tmux-cryptomilk-theme

 
 

Repository files navigation

tmux-cryptomilk-theme

Powerline-styled tmux theme

Based on tmux-dark-plus-theme

Installation

Install using Tmux Plugin Manager

  1. Add plugin to the list of TPM plugins in .tmux.conf:

     set -g @plugin 'cryptomilk/tmux-cryptomilk#main'
    
  2. Hit prefix + I to fetch the plugin and source it. The theme should now be working.

Install manually

  1. Clone repo to local machine:

     git clone https://github.com/cryptomilk/tmux-cryptomilk \
         ~/.config/tmux/themes/tmux-cryptomilk
    
  2. Add this line to the bottom of your ~/.tmux.conf:

     run-shell "~/.config/tmux/themes/tmux-cryptomilk/cryptomilk.tmux"
    
  3. Reload your ~/.tmux.conf:

     tmux source-file ~/.tmux.conf
    

License

MIT

About

Powerline-styled tmux theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%