From 4e2008552528ec2acda65f9db237b9c03f13d9a6 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Fri, 21 Jul 2017 23:56:08 -0700 Subject: [PATCH] Added new stuff --- link/nix/zshrc | 1 + puppet/production/site/profile/manifests/mac.pp | 1 + 2 files changed, 2 insertions(+) diff --git a/link/nix/zshrc b/link/nix/zshrc index 90ed4b8..9ce033b 100644 --- a/link/nix/zshrc +++ b/link/nix/zshrc @@ -80,6 +80,7 @@ export POWERLINE_CONFIG_COMMAND='/usr/local/bin/powerline-config' export PATH=$PATH:~/.nexustools export PATH=$PATH:/Applications/Araxis\ Merge.app/Contents/Utilities +export PATH=$PATH:/usr/local/opt/node@6/bin # added by travis gem diff --git a/puppet/production/site/profile/manifests/mac.pp b/puppet/production/site/profile/manifests/mac.pp index f4f0fc7..9bfad8c 100644 --- a/puppet/production/site/profile/manifests/mac.pp +++ b/puppet/production/site/profile/manifests/mac.pp @@ -25,6 +25,7 @@ class profile::mac { 'gnu-tar', 'hub', 'iftop', + 'kompose', 'mutt', 'packer', 'python',