fix brewfile location
This commit is contained in:
parent
825c69b13f
commit
b353f35ec5
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,7 +11,6 @@
|
||||
!x11/**
|
||||
!git/*
|
||||
!vscode/*
|
||||
|
||||
!starship.toml
|
||||
#directory catchall
|
||||
!*/
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user