bitswarmlabs / puppet-ohmyzsh

This is the oh-my-zsh Puppet module. It installs oh-my-zsh for a user and changes their shell to zsh. It has been tested under Ubuntu.
Apache License 2.0
0 stars 0 forks source link

Plugins config has changed? #2

Closed cogliostro closed 3 years ago

cogliostro commented 7 years ago

This is the output in .zshrc when using the plugin class atm. Not sure how long it has been this way. It's been a while since i set up a new system.

plugins=(fedora git yum systemd)
  git
)