SkillAgentSearch skills...

Template

ZSH plugin who create file from template

Install / Use

/learn @zpm-zsh/Template
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Plugin for ZSH that creates files from templates

Screen

Installation

If you use oh-my-zsh

  • Clone this repository into ~/.oh-my-zsh/custom/plugins
cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/zpm-zsh/new-file-from-template
  • After that, add new-file-from-template to your oh-my-zsh plugins array.

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

  • Add zpm load zpm-zsh/new-file-from-template into your .zshrc

Usage

template template args

TODO:

  • [ ] - Add more templates
View on GitHub
GitHub Stars15
CategoryDevelopment
Updated8mo ago
Forks3

Languages

Shell

Security Score

87/100

Audited on Aug 3, 2025

No findings