This commit is contained in:
2025-02-07 22:01:19 -08:00
parent 6e8bdee0ec
commit 047e229495
5 changed files with 11 additions and 24 deletions

View File

@@ -4,6 +4,6 @@ if [ "$EUID" -ne 0 ]
exit
fi
sh ./.install/packages.sh
sh /home/preacher/.config/.dotfiles/.install/packages.sh
echo copping over config
cp -rf ./* $HOME/.config/
#cp -rf ./* $HOME/.config/