repo: remove unused configurations

This commit is contained in:
Marco Thomas
2023-09-28 14:50:24 +02:00
parent ead5f9ba11
commit 9202762eed
60 changed files with 1 additions and 1810 deletions

View File

@@ -14,5 +14,5 @@ fi
echo "Stowing configs..."
cd $FILES_DIR
stow ${OPTS} -v --ignore="init.org" --target="$HOME" *
stow ${OPTS} -v --target="$HOME" *
echo "Done!"