rice

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 29dbb2f91b5568db4bdaadfcb7f9a42d6d1d2937
parent ef4d1a64df4ef6b6680283d9ce7b16a9bbf9b160
Author: Mark Feller <mark.feller@member.fsf.org>
Date:   Wed, 25 Sep 2019 13:48:23 -0600

cleanup

Diffstat:
Ddots/.config/mpd/sticker.sql | 0
Minstall | 3++-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/dots/.config/mpd/sticker.sql b/dots/.config/mpd/sticker.sql Binary files differ. diff --git a/install b/install @@ -1,2 +1,3 @@ #!/bin/sh -stow --target=$HOME dots + +stow --target=$HOME --ignore='gitignore' dots