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:
parent
319cf5b019
commit
b13ba7b145
7
setup-env/deploy-dotfiles.sh
Normal file
7
setup-env/deploy-dotfiles.sh
Normal file
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user