Skip to content

Demo files for generating Oh my ZSH theme screenshots

Notifications You must be signed in to change notification settings

Kovah/oh-my-zsh-screenshot-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oh My ZSH Theme Screenshot Generation

This repository contains test files and the macOS Automator app to generate the screenshots for all Oh my ZSH themes.

Requirements

  • macOS (Automator app was built for it, otherwise build your own automation to generate screenshots)
  • Fira Code font

Setup

  1. Clone the repo to your home directory.
  2. Open the built-in Terminal app of macOS and set the default theme to Basic. Also, set Fira Code as the standard font with a size of 13pt.
  3. Switch into the oh-my-zsh-theme-test folder.
  4. 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
    
  5. Run the ZSH Themes app, which will then guide you through the screenshot generation.

About

Demo files for generating Oh my ZSH theme screenshots

Topics

Resources

Stars

Watchers

Forks

Languages