Added 'ls' demo to README
This commit is contained in:
@@ -20,13 +20,20 @@ Whenever you view your SCM status, each modified path is stored in a numbered en
|
||||
You can configure the variable prefix, which is 'e' by default.
|
||||
|
||||
|
||||
### git_status_shortcuts():
|
||||
### Git Status Shortcuts:
|
||||
|
||||
<div class="centered">
|
||||
<img src="http://madebynathan.com/images/posts/2011/10/status_with_shortcuts-resized-post.png" width="590" alt="Git Status With Shortcuts" />
|
||||
</div>
|
||||
<br/>
|
||||
|
||||
### UPDATE: Now with 'ls' shortcuts:
|
||||
|
||||
<div class="centered">
|
||||
<img src="http://i.imgur.com/72GE1.png" alt="Ls With Shortcuts" />
|
||||
</div>
|
||||
<br/>
|
||||
|
||||
These numbers (or ranges of numbers) can be used with any SCM or system command.
|
||||
|
||||
For example, if `ga` was your alias for `git add`, instead of typing something like:
|
||||
|
||||
Reference in New Issue
Block a user