Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

archived-by-mrugesh/zsh-istage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zsh-istage

A zsh plugin to interactively stage files for commit with git

Installation

Zplug

zplug "raisedadead/zsh-istage"

Antigen

antigen bundle raisedadead/zsh-istage

Oh-My-Zsh (WHY?!!)

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

Manual

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

Usage

Navigate to a git repository and run

istage

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 interactively stage files for commit with git!

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages