update setup

This commit is contained in:
Alexander Navarro 2023-08-01 15:04:08 -04:00
parent 27fc89144f
commit 1e52c16bbe
4 changed files with 5 additions and 4 deletions

View file

@ -87,9 +87,9 @@ main() {
source "$DOTS/setup/zsh"
# for file in ./setup/*; do
# shellcheck disable=all
# source "$file"
# done
# shellcheck disable=all
# source "$file"
# done
}
check_dependencies