Merge pull request #299 from genebean/pdk

It seems PDK has its own path needs
This commit is contained in:
Gene Liverman 2023-09-27 08:06:23 -04:00 committed by GitHub
commit cc1e877803
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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