1
0
mirror of https://github.com/AquaMorph/dotfiles.git synced 2025-05-18 00:06:58 +00:00

Systemd setup install script

This commit is contained in:
Christian Colglazier 2021-02-20 16:38:54 -05:00
parent e2e6c46f98
commit 32b3e12943

@ -17,7 +17,8 @@ files=($dotdir/.zprofile ~/ 'n'
$dotdir/kitty ~/.config/ 'n'
$dotdir/polybar ~/.config/ 'n'
$dotdir/rofi ~/.config/ 'n'
$dotdir/scripts ~/.config/ 'n')
$dotdir/scripts ~/.config/ 'n'
$dotdir/systemd ~/.config/ 'n')
# arg parser
for arg in "$@"