summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--scripts/chat.tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/chat.tmux.conf b/scripts/chat.tmux.conf
index 7ef6ccb..9d4b238 100644
--- a/scripts/chat.tmux.conf
+++ b/scripts/chat.tmux.conf
@@ -58,5 +58,4 @@ bind-key -N 'reload configuration'	-- R	{
 
 # IRC
 new-window -d -S -n hackint	-- catgirl	-- defaults hackint
-new-window -d -S -n freenode	-- catgirl	-- defaults freenode
 new-window -d -S -n efnet	-- catgirl	-- defaults efnet
'>2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe