This repository contains test files and the macOS Automator app to generate the screenshots for all Oh my ZSH themes.
- macOS (Automator app was built for it, otherwise build your own automation to generate screenshots)
- Fira Code font
- Clone the repo to your home directory.
- Open the built-in Terminal app of macOS and set the default theme to
Basic
. Also, setFira Code
as the standard font with a size of13pt
. - Switch into the
oh-my-zsh-theme-test
folder. - Either run the
prepare.sh
script or run the following commands within your Terminal:touch app/app.js touch app/styles.scss git add app/app.js
- Run the ZSH Themes app, which will then guide you through the screenshot generation.