A zsh plugin to interactively stage files for commit with git
zplug "raisedadead/zsh-istage"antigen bundle raisedadead/zsh-istagegit clone https://github.com/raisedadead/zsh-istage.git $ZSH_CUSTOM/plugins/zsh-istageplugins=(
#...
zsh-istage
)git clone https://github.com/raisedadead/zsh-istage.git
source zsh-istage/istage.plugin.zshNavigate to a git repository and run
istageSoftware: The software as it is licensed under the ISC License, please feel free to extend, re-use, share the code.