fedora
f6701212f1
Nothing groundbreaking but at least I don't have to remember to do that before use
8 lines
172 B
Bash
Executable File
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)
|
|
|