From 010eaff6e38207305a7e2ecea91af3a20ae9156e Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 8 Apr 2025 13:16:09 +0200 Subject: Remove weechat from install --- install | 3 --- 1 file changed, 3 deletions(-) (limited to 'install') diff --git a/install b/install index e458095..752a1e7 100755 --- a/install +++ b/install @@ -20,9 +20,6 @@ ln -fns .dotfiles/runcoms/zprofile ~/.zprofile ln -fns .dotfiles/runcoms/zlogout ~/.zlogout ln -fns .dotfiles/runcoms/zlogin ~/.zlogin -# Weechat -ln -fns .dotfiles/weechat ~/.weechat - # TMUX ln -fns .dotfiles/tmux.conf ~/.tmux.conf -- cgit