Home

Awesome

Stashy

A zsh plugin that simplifies using the stash function.

You determine which stash you want by entering a plain integer.

For example, instead of:

$ git stash pop stash@{2}

you type

$ stashy pop 2

This plugin includes the standard stash commands, which all take an integer as an argument. If no integer is given, it will assume 0- the most recent stash.

In addition, a few standard commands are included that don't take an argument.

Last, a few shortcuts are included: