diff --git a/rm.sh b/rm.sh deleted file mode 100644 index ce2ef3c..0000000 --- a/rm.sh +++ /dev/null @@ -1,2 +0,0 @@ -rm -f /tmp/tobias.herre.txz -rm -rf /home/tobias.herre diff --git a/test.sh b/test.sh deleted file mode 100644 index 52b9847..0000000 --- a/test.sh +++ /dev/null @@ -1,8 +0,0 @@ -CONFIGDIRS="\ - -path .config \ - -path .local/share/backgrounds \ - -path testdir1 \ - -path testdir2" - -echo $CONFIGDIRS -