From 041118cfd7158681e33802efd361a3aa313bfd26 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 15 Feb 2017 10:55:01 +0100 Subject: weechat: nuked MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'm using ERC now. Moreover, I've also moved the main README from markdown to orgmode. Signed-off-by: Miquel Sabaté Solà --- install.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 3b54e07..4a5c811 100755 --- a/install.sh +++ b/install.sh @@ -37,7 +37,7 @@ rm -rf $HOME/bin/test # i3 and X stuff. An incomplete list of openSUSE packages that I need in order # to have a good i3 environment is: i3 xlockmore dunst i3status nitrogen scrot -# breeze5-cursors konsole gpicview okular dmenu weechat the_silver_searcher. +# breeze5-cursors konsole gpicview okular dmenu the_silver_searcher. mkdir -p $HOME/.config/dunst $HOME/.i3 cp i3/config $HOME/.i3/config cp i3status.conf $HOME/.i3status.conf @@ -63,10 +63,6 @@ cp emacs/custom.el $HOME/.emacs.d/custom.el cp emacs/init.el $HOME/.emacs.d/init.el ln -s emacs/init.org $HOME/.emacs.d/init.org -# Wipe out weechat config and install it again -rm -rf $HOME/.weechat -cp -r weechat $HOME/.weechat - # Update the style for KTE users (KWrite, Kate, KDevelop & Kile). Note that # there are two configs: the global one and the KDE one. The KDE one assumes # that all your KDE projects are stored in the `$HOME/Projects/kde` directory. -- cgit v1.2.3