added IRC_CLIENT variable for the irc alias

pull/17/head
Mark Szymanski 2010-10-25 17:51:04 -05:00
parent 2f9752f49b
commit 4958a5520b
1 changed files with 4 additions and 0 deletions

View File

@ -34,5 +34,9 @@ export JEKYLL_LOCAL_ROOT="~/Sites/mrminimalist"
export JEKYLL_REMOTE_ROOT="user@server:/path/to/jekyll/root"
# Change this to your console based IRC client of choice.
export IRC_CLIENT='irssi'
# Load Bash It
source $BASH/bash_it.sh