Home

Awesome

Plugin for ZSH that creates files from templates

Screen

Installation

If you use oh-my-zsh

cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/zpm-zsh/new-file-from-template

If you use Zgen

  1. Add zgen load zpm-zsh/new-file-from-template to your .zshrc with your other plugins
  2. run zgen save

If you use my ZPM

Usage

template template args

TODO: