dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 5829a4e895fee3f7fa0f334422a125079e6cd225
parent ec85a124156c7ffc98eae2816bc3ea70be01258f
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date:   Mon, 16 May 2016 11:01:36 -0700

add weechat

Diffstat:
Mdebian-install.sh | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian-install.sh b/debian-install.sh @@ -62,6 +62,9 @@ sudo apt-get install \ vim \ vim-nox \ w3m \ + weechat \ + weechat-plugins \ + weechat-scripts \ wordnet \ xautolock \ xbacklight \