Skip to content

Instantly share code, notes, and snippets.

@tagrudev
Created March 9, 2012 11:39
Show Gist options
  • Save tagrudev/2006185 to your computer and use it in GitHub Desktop.
Save tagrudev/2006185 to your computer and use it in GitHub Desktop.
irssi configuration
Themes -> download *.theme file -> put it in ~/.irssi
Load the them by /SET theme THEME_NAME
#Auto channel stick off
/SET autostick_split_windows OFF
#Disable automatic window closing when /PARTing channel or /UNQUERYing query:
/SET autoclose_windows OFF
/SET reuse_unused_windows ON
# Tell users who /msg you that you are away:
/set show_away_once ON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment