diff options
Diffstat (limited to 'oh-my-zsh/plugins/genpass/genpass.plugin.zsh')
-rw-r--r-- | oh-my-zsh/plugins/genpass/genpass.plugin.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oh-my-zsh/plugins/genpass/genpass.plugin.zsh b/oh-my-zsh/plugins/genpass/genpass.plugin.zsh new file mode 100644 index 0000000..a0ea841 --- /dev/null +++ b/oh-my-zsh/plugins/genpass/genpass.plugin.zsh @@ -0,0 +1 @@ +autoload -Uz genpass-apple genpass-monkey genpass-xkcd |