We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8c63d commit 8895a4dCopy full SHA for 8895a4d
install.sh
@@ -21,6 +21,3 @@ brew bundle --file="$project_dir/Brewfile.casks" || true
21
# Link up the dot files
22
"$project_dir/dotbot/bin/dotbot" -d "$project_dir" \
23
-c "$project_dir/install.conf.yaml"
24
-
25
-# Update the antigen dependencies
26
-antigen update
0 commit comments