Skip to content

mssoylu/zsh-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Zsh Plugins

For setup;

zsh setup.sh

Add plugins

vim ~/.zshrc

Update this row;

plugins=(git vhost-add vhost-edit vhost-rm)

Rebuild zshrc;

source ~/.zshrc

Apache Virtualhost Plugins

You can use Tab key after vhost-* command.

vhost-add domain.com

vhost-rm domain.com.conf

vhost-edit domain.com.conf

About

my zsh plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages