Skip to content

Commit

Permalink
fix: update brew_install
Browse files Browse the repository at this point in the history
  • Loading branch information
chunhui authored and chunhui committed Jan 18, 2025
1 parent d1edd66 commit e732a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/brew_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ brew_install() {

log_ok "homebrew"

brew bundle --file=$XDG_CONFIG_HOME/dotfiles/Brewfile --no-lock
brew bundle --no-lock
}

0 comments on commit e732a07

Please sign in to comment.