mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Install puppet-agent
This commit is contained in:
parent
54cae7a6c5
commit
530dc59068
2 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ in {
|
|||
"obs"
|
||||
"onlyoffice"
|
||||
"pdk"
|
||||
"puppet-agent"
|
||||
"puppet-bolt"
|
||||
"qmk-toolbox"
|
||||
"raycast"
|
||||
|
|
|
|||
|
|
@ -12,6 +12,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
|
||||
export PATH=$PATH:/opt/puppetlabs/puppet/bin
|
||||
'';
|
||||
oh-my-zsh.plugins = [ "macos" ];
|
||||
shellAliases = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue