It seems PDK has its own path needs

This commit is contained in:
Gene Liverman 2023-09-27 08:04:12 -04:00
parent e142fad5a2
commit 2498b3ccad

View file

@ -11,6 +11,7 @@
# Include Puppet's normal bin folder since it is installed via Homebrew # Include Puppet's normal bin folder since it is installed via Homebrew
export PATH=$PATH:/opt/puppetlabs/bin export PATH=$PATH:/opt/puppetlabs/bin
export PATH=$PATH:/opt/puppetlabs/pdk/bin
''; '';
oh-my-zsh.plugins = [ "macos" ]; oh-my-zsh.plugins = [ "macos" ];
shellAliases = { shellAliases = {