testing more beautiful approach
This commit is contained in:
parent
d4a00af5c5
commit
93feb04572
1 changed files with 5 additions and 1 deletions
|
@ -311,7 +311,11 @@ main() {
|
|||
|
||||
getDependencies
|
||||
instCustom
|
||||
checkConfig
|
||||
if [[ ! -d "$HOME/dotfiles" ]]; then
|
||||
cloneDotfiles
|
||||
fi
|
||||
clone
|
||||
# checkConfig
|
||||
}
|
||||
|
||||
if getImports; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue