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