Added new stuff

This commit is contained in:
Gene Liverman 2017-07-21 23:56:08 -07:00
parent 10a62d5c2c
commit 4e20085525
No known key found for this signature in database
GPG key ID: DF2861847B55C749
2 changed files with 2 additions and 0 deletions

View file

@ -80,6 +80,7 @@ export POWERLINE_CONFIG_COMMAND='/usr/local/bin/powerline-config'
export PATH=$PATH:~/.nexustools export PATH=$PATH:~/.nexustools
export PATH=$PATH:/Applications/Araxis\ Merge.app/Contents/Utilities export PATH=$PATH:/Applications/Araxis\ Merge.app/Contents/Utilities
export PATH=$PATH:/usr/local/opt/node@6/bin
# added by travis gem # added by travis gem

View file

@ -25,6 +25,7 @@ class profile::mac {
'gnu-tar', 'gnu-tar',
'hub', 'hub',
'iftop', 'iftop',
'kompose',
'mutt', 'mutt',
'packer', 'packer',
'python', 'python',