Skip to content

Commit

Permalink
don't brew install by default
Browse files Browse the repository at this point in the history
  • Loading branch information
charnley committed Mar 27, 2024
1 parent 242b673 commit 7a38376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ ${HOME}/.fzf:

# Meta

install: dotfiles bin ${HOME}/opt/neovim ${HOME}/.fzf install_${OS} ${HOME}/opt/tmux-3.2a ${HOME}/.oh-my-zsh
install: dotfiles bin ${HOME}/opt/neovim ${HOME}/.fzf ${HOME}/opt/tmux-3.2a ${HOME}/.oh-my-zsh

install_osx: ${HOME}/opt/homebrew
brew bundle --file ./lists/gnu.Brewfile
Expand Down

0 comments on commit 7a38376

Please sign in to comment.