Created
March 9, 2012 11:39
-
-
Save tagrudev/2006185 to your computer and use it in GitHub Desktop.
irssi configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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