dotfiles/setup-env/deploy-dotfiles.sh
fedora f6701212f1
Change mode +x for setup-env/deploy-dotfiles.sh
Nothing groundbreaking but at least I don't have to remember to do that before use
2019-05-15 04:36:48 +02:00

8 lines
172 B
Bash
Executable File

#!/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)