fix brewfile location

This commit is contained in:
Colin Henry 2022-05-15 12:09:09 -07:00
parent 825c69b13f
commit b353f35ec5
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,7 +11,6 @@
!x11/**
!git/*
!vscode/*
!starship.toml
#directory catchall
!*/

View File

@ -2,4 +2,4 @@
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew tap Homebrew/bundle
mas signin colin@jchenry.me
brew bundle --file ../Brewfile
brew bundle --file ~/.config/Brewfile