testing more beautiful approach

This commit is contained in:
pika 2025-05-21 18:39:05 +02:00
parent d4a00af5c5
commit 93feb04572

View file

@ -311,7 +311,11 @@ main() {
getDependencies
instCustom
checkConfig
if [[ ! -d "$HOME/dotfiles" ]]; then
cloneDotfiles
fi
clone
# checkConfig
}
if getImports; then