darac / irssi-powerline

Powerline theme for IRSSI
GNU General Public License v2.0
33 stars 1 forks source link

Irssi-Powerline

An IRSSI theme with powerline goodness.

Screenshot

Irssi-Powerline

Installation

  1. Clone the repository

    git clone https://github.com/darac/irssi-powerline
  2. Copy the theme to your .irssi config directory

    cp irssi-powerline/solarized-powerline.theme ~/.irssi/
  3. Copy adv_windowlist.pl into your scripts/autorun directory

    cp irssi-powerline/scripts/autorun/*.pl ~/.irssi/scripts/autorun
  4. If this is your first time using irssi, just copy the config file to your .irssi directory, otherwise, you will need to merge the changes (Basically, copy the statusbar = { ... } section across then, in settings ensure the fe-common/core and perl/core/scripts sections are copied over).