Skip to content

qoomon/zconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

zconfig

handy plugin to manage your zsh configuration with ease

Usage

cmd
zconfig cd jump into $ZCONFIG_HOME, default is $HOME
zconfig edit [editor] open $ZCONFIG_HOME in $EDITOR or given editor command
zconfig update eval ZCONFIG_UPDATE_COMMAND within $ZCONFIG_HOME
zconfig reload reload zsh.rc

Install

zgem bundle 'https://github.com/qoomon/zconfig.git' from:'git' use:'zconfig.zsh'

zgen load qoomon/zconfig
zgen save
antigen bundle qoomon/zconfig
antigen apply
git clone https://github.com/qoomon/zconfig $ZSH_CUSTOM/plugins/zconfig
plugins+=(k)

zplug "qoomon/zconfig"

manually

git clone https://github.com/qoomon/zconfig.git
source zconfig/zconfig.zsh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages