Adding a file to easily deploy configs

This will hold all of the rsync and symlinking magic when all ready
This commit is contained in:
fedora 2019-05-15 04:35:41 +02:00
parent 319cf5b019
commit b13ba7b145
Signed by: wanderer
GPG Key ID: 7B28D8DC28BD2388

@ -0,0 +1,7 @@
#!/bin/bash
# deploy-dotfiles is a simple config deployment "script"
# version 0.1
# Author: a_mirre@utb.cz
# License: GNU GPL v3 (https://www.gnu.org/licenses/gpl.html)