Updated readme [ci skip]
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
# SCM Breeze [](http://travis-ci.org/ndbroadbent/scm_breeze)
|
||||
### Streamline your SCM workflow.
|
||||
|
||||
**SCM Breeze** is a set of shell scripts (for `bash` and `zsh`) that enhance your interaction with tools
|
||||
such as git. It integrates with your shell to give you numbered file shortcuts,
|
||||
**SCM Breeze** is a set of shell scripts (for `bash` and `zsh`) that enhance your interaction with git. It integrates with your shell to give you numbered file shortcuts,
|
||||
a repository index with tab completion, and many other useful features.
|
||||
|
||||
Note: **git** is currently the only supported SCM. I've kept the project's name generic, but other SCMs aren't supported yet.
|
||||
|
||||
<hr/>
|
||||
|
||||
## Demo video
|
||||
@@ -29,7 +26,7 @@ You can configure the variable prefix, which is 'e' by default.
|
||||
</div>
|
||||
<br/>
|
||||
|
||||
### UPDATE: Now with 'ls' shortcuts:
|
||||
### 'ls' shortcuts:
|
||||
|
||||
<div class="centered">
|
||||
<img src="http://i.imgur.com/72GE1.png" alt="Ls With Shortcuts" />
|
||||
|
||||
Reference in New Issue
Block a user