From 1feca7e5466dec92bba8ffb088aef21c07e1a4bc Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 3 Jan 2018 15:27:48 +0100 Subject: bin/ii-connect new to start the ii irc client --- conf/default.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf') diff --git a/conf/default.conf b/conf/default.conf index 34c1ccf..a73c3db 100755 --- a/conf/default.conf +++ b/conf/default.conf @@ -96,6 +96,10 @@ staging_package_repositories=$( printf '%s\n' 'community-staging' 'staging' ) +# irc client configuration +irc_dir='/home/slave/irc/irc.freenode.net' +irc_password='top_secret' + # possibly pull in custom modifications # shellcheck source=/dev/null -- cgit v1.2.3