Skip to content

raisedadead/zsh-touchplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zsh-touchplus

A Zsh plugin to create files with touch including the path!

pika-1683722300925-1x

Installation

zinit

zinit wait lucid for raisedadead/zsh-touchplus
Other Plugin Managers

Zplug

zplug "raisedadead/zsh-touchplus"

Antigen

antigen bundle raisedadead/zsh-touchplus

Oh-My-Zsh

git clone https://github.com/raisedadead/zsh-touchplus.git $ZSH_CUSTOM/plugins/zsh-touchplus
plugins=(
  #...
  zsh-touchplus
  )

Manual

git clone https://github.com/raisedadead/zsh-touchplus.git
source zsh-touchplus/touchplus.plugin.zsh

Usage

touch <path/to/file>

License

Software: The software as it is licensed under the ISC License, please feel free to extend, re-use, share the code.

About

> A Zsh plugin to create files with touch including the path!

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages