Skip to content

Commit 8895a4d

Browse files
committed
Remove antigen update command during install
1 parent 6a8c63d commit 8895a4d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

install.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,3 @@ brew bundle --file="$project_dir/Brewfile.casks" || true
2121
# Link up the dot files
2222
"$project_dir/dotbot/bin/dotbot" -d "$project_dir" \
2323
-c "$project_dir/install.conf.yaml"
24-
25-
# Update the antigen dependencies
26-
antigen update

0 commit comments

Comments
 (0)