mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 09:15:34 +00:00
Stow scripts
This commit is contained in:
parent
547eb10705
commit
b41a4141f2
@ -8,8 +8,7 @@ fi
|
||||
dotdir=~/dotfiles
|
||||
|
||||
# src dest sudo
|
||||
files=($dotdir/scripts ~/.config/ 'n'
|
||||
$dotdir/systemd ~/.config/ 'n'
|
||||
files=($dotdir/systemd ~/.config/ 'n'
|
||||
$dotdir/settings.conf ~/.config/ 'n')
|
||||
|
||||
# arg parser
|
||||
@ -118,6 +117,7 @@ function stow_dotfiles {
|
||||
stow rofi
|
||||
stow waybar
|
||||
stow mako
|
||||
stow scripts
|
||||
}
|
||||
|
||||
function install_python_libs {
|
||||
|
Loading…
x
Reference in New Issue
Block a user