Kyle P Davis
|
96034e1923
fix: move brew auto-install into gimme_pkg()
|
6 lat temu |
Kyle P Davis
|
79a21277f0
fix(_default): add quotes around fully qualified first call to brew
|
6 lat temu |
Kyle P Davis
|
5cd1535c09
fix(_default): use full path when calling brew for the first time
|
6 lat temu |
Kyle Davis
|
36264148fd
add commit log output to gimme gimme
|
7 lat temu |
Kyle Davis
|
d95e888748
better messaging around improper usage
|
7 lat temu |
Kyle Davis
|
e9648a6726
bump go to v1.9
|
7 lat temu |
Kyle Davis
|
1d2a58a185
fix bug in gimme_pkg() helper if using extra args
|
7 lat temu |
Kyle Davis
|
368be60372
tweak --list/--outdated for npm to cleanup output
|
7 lat temu |
Kyle Davis
|
89b6c9ae02
use get-pip.py script, tweak --list/--outdated for new pip
|
7 lat temu |
Kyle Davis
|
f9ab11a8ef
fix up debug/verbose support
|
7 lat temu |
Kyle Davis
|
0449f18e41
sort gimmes list in help and exclude private gimmes helpers from list
|
7 lat temu |
Kyle Davis
|
8578eead02
use gimme_pkg helper in a few more gimmes
|
7 lat temu |
Kyle Davis
|
9f792c9629
use gimme_pkg helper in gimmes for smarter brew logic and to facilitate install/upgrades
|
7 lat temu |
Kyle Davis
|
498751b8cf
add force install/upgrade, other helpful cli flags
|
7 lat temu |
Kyle Davis
|
b64335e71a
add liquidprompt update already installed
|
7 lat temu |
Kyle Davis
|
926ec41352
get node deps only if node is missing
|
7 lat temu |
Kyle Davis
|
452ab4fa1d
cleanup base _node_pkg, cleanup base _python_pkg
|
7 lat temu |
Kyle Davis
|
3a45e18ca2
only setup brew if missing, del old brew cask init
|
7 lat temu |
Kyle Davis
|
31c05647b5
use brew better w/ fallback search, del internal pkgtool() function
|
7 lat temu |
Kyle P Davis
|
933d355df6
switch to r-app cask for R
|
7 lat temu |
Kyle P Davis
|
04a328c281
simplify python packages
|
7 lat temu |
Kyle P Davis
|
890dc375b1
fix PATH for initial basictex setup
|
8 lat temu |
Kyle P Davis
|
b45614bbee
add pip, phantomjs, jupyter, ipykernel
|
8 lat temu |
Kyle P Davis
|
4ed87f7521
pep8 is now pycodestyle, use pip not easy_install
|
8 lat temu |
Kyle P Davis
|
28022c8e9d
add flow, add phantomjs, del node-inspector
|
8 lat temu |
Kyle P Davis
|
630de811e3
fix bug where exporting helper functions too often
|
8 lat temu |
Kyle P Davis
|
c7d24741b4
refactor to prefer brew cask on macOS, stop explicit checks for app paths and let brew do it
|
8 lat temu |
Kyle P Davis
|
a566aa17f1
fix brew cask command more, fix inefficient default handler
|
8 lat temu |
Kyle P Davis
|
f568e5e88e
add charles proxy
|
8 lat temu |
Kyle P Davis
|
707addfe06
add pandas, numpy
|
8 lat temu |