mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-30 17:22:02 +00:00
Systemd setup install script
This commit is contained in:
@ -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 "$@"
|
||||
|
Reference in New Issue
Block a user