From b13ba7b14517ec8945fd8f6c711eace78a23c41f Mon Sep 17 00:00:00 2001 From: fedora Date: Wed, 15 May 2019 04:35:41 +0200 Subject: [PATCH] Adding a file to easily deploy configs This will hold all of the rsync and symlinking magic when all ready --- setup-env/deploy-dotfiles.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 setup-env/deploy-dotfiles.sh diff --git a/setup-env/deploy-dotfiles.sh b/setup-env/deploy-dotfiles.sh new file mode 100644 index 0000000..a7ad034 --- /dev/null +++ b/setup-env/deploy-dotfiles.sh @@ -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) +