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 7686f0b985c505befb10213a7ec8b096a5a61b97
parent e8476c1ea25e539bc20fca734199feef4ee33359
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Wed, 14 May 2014 21:19:53 +0200

add wget script

Diffstat:
A.config/dwb/userscripts/wget | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.config/dwb/userscripts/wget b/.config/dwb/userscripts/wget @@ -0,0 +1,3 @@ +#!/bin/bash +# dwb: Control w +wget $DWB_URI