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
- Add
zgen load zpm-zsh/new-file-from-template
to your.zshrc
with your other plugins - run
zgen save
If you use my ZPM
- Add
zpm load zpm-zsh/new-file-from-template
into your.zshrc
template template args
- - Add more templates