zsh option to generate the recomended options

Viewed 705

There is a nice option when setting up zsh on Ubuntu

Populate your ~/.zshrc with the configuration recommended
by the system administrator and exit (you will need to edit
the file by hand, if so desired).

However, on a fresh Arch Linux install the option is missing. Is there a way to have it (or maybe, I am being picky here) ?

1 Answers
Related