Skip to content

Instantly share code, notes, and snippets.

@htr
Created November 18, 2011 00:02
Show Gist options
  • Save htr/1375036 to your computer and use it in GitHub Desktop.
Save htr/1375036 to your computer and use it in GitHub Desktop.
weechat + minbif
tmux new-session -d -s wee -n minbif 'minbif ~/.weechat/minbif/minbif.conf'; tmux set-window-option -t wee -g automatic-rename off; tmux new-window -t wee -n weechat weechat-curses ; tmux a -t wee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment