Debugging

This commit is contained in:
exu 2023-12-08 19:54:06 +01:00
parent 9071e13f4b
commit 9a7fef2bbb

View File

@ -79,6 +79,8 @@ if ! cmp --silent "$scriptloc" "$HOME/scripts/arch-config.sh"; then
cp "$tempdir/configs/arch-config/scripts/arch-config.sh" "$HOME/scripts/" && bash ~/scripts/arch-config.sh "$@"
fi
set -x
# if no seltheme file exists, ask to select a theme
if [[ ! -f "$HOME/.seltheme" ]]; then
func_seltheme