This commit is contained in:
Jeffrey Paul 2018-01-16 16:20:18 -06:00
parent 9f91823fd8
commit 24bf4bb650
6 changed files with 8 additions and 7 deletions

View File

@ -37,11 +37,10 @@ $(OUTPUT): prepare custompkg/custom.pkg
"$(OSX)" \
/Applications/Xcode.app \
/Applications/AutoDMG.app \
/Applications/CreateUserPkg.app \
"$(OSX)" \
$(PWD)/custompkg/custom.pkg \
$(PWD)/pkgs/*.pkg && \
cp /tmp/output.dmg $(PWD)/$@
"$(PWD)"/custompkg/custom.pkg \
"$(PWD)"/pkgs/*.pkg && \
cp /tmp/output.dmg "$(PWD)"/$@
clean:
rm -f *.dmg /tmp/output.dmg custompkg/*.pkg

0
README.md Normal file → Executable file
View File

View File

@ -13,8 +13,6 @@ if [[ ! -e $HOME/.gpg-agent-info ]]; then
gpg-agent \
--enable-ssh-support \
--daemon \
--write-env-file \
--use-standard-socket \
--pinentry-program $(brew --prefix)/bin/pinentry-mac \
2>&1 >/dev/null
fi

View File

@ -0,0 +1,4 @@
# adds homebrew python packages dir to python paths
echo "import site; site.addsitedir(\"$HOME/Library/Homebrew/lib/python2.7/site-packages\")" >> \
$HOME/Library/Python/2.7/lib/python/site-packages/homebrew.pth

View File

@ -21,6 +21,7 @@ CASKS="
google-drive
iterm2
keepassx
keybase
lastpass
little-snitch
slack

View File

@ -34,7 +34,6 @@ HOMEBREW_PKGS="
homebrew/dupes/rsync
irssi
jq
keybase
lame
mobile-shell
mtr