mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
It seems PDK has its own path needs
This commit is contained in:
parent
e142fad5a2
commit
2498b3ccad
1 changed files with 1 additions and 0 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue