From 48140185f6ea534c55469760e6cfd5d8f933be2b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 3 Nov 2018 15:40:10 -0400 Subject: let's only keep weechat modifications here this should avoid needing to update weechat config on every version bump, and also every time i decide to join a new channel --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5497bbc..25e7ddc 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,8 @@ INSTALL := \ .agignore \ .bash_profile \ .bashrc \ + .config/weechat/saved \ + .config/weechat/extra \ .crawlrc \ .gdbinit \ .gitconfig \ @@ -43,7 +45,7 @@ INSTALL := \ .terminfo \ .tex \ .vim \ - .weechat \ + .weechat/perl \ .zsh EMPTYDIRS := \ -- cgit v1.2.3-54-g00ecf