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 67b6638bbef8d478fe2ed62c5d0efc2a01871a52
parent 7ecc681dbee6a96bb3aefd14645176595176fb89
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date:   Tue, 10 May 2016 14:01:03 -0700

add cURL

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

diff --git a/debian-install.sh b/debian-install.sh @@ -7,6 +7,7 @@ sudo apt-get install \ bogofilter \ build-essential \ cmake \ + curl \ dunst \ elinks \ exuberant-ctags \