handy plugin to manage your zsh configuration with ease
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 |
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"
git clone https://github.com/qoomon/zconfig.git
source zconfig/zconfig.zsh