Updated readme [ci skip]

This commit is contained in:
Nathan Broadbent
2013-04-09 12:09:59 +12:00
parent fc9d7787b1
commit a8b1284244

View File

@@ -1,12 +1,9 @@
# SCM Breeze [![TravisCI](https://secure.travis-ci.org/ndbroadbent/scm_breeze.png?branch=master)](http://travis-ci.org/ndbroadbent/scm_breeze) # SCM Breeze [![TravisCI](https://secure.travis-ci.org/ndbroadbent/scm_breeze.png?branch=master)](http://travis-ci.org/ndbroadbent/scm_breeze)
### Streamline your SCM workflow. ### Streamline your SCM workflow.
**SCM Breeze** is a set of shell scripts (for `bash` and `zsh`) that enhance your interaction with tools **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,
such as git. It integrates with your shell to give you numbered file shortcuts,
a repository index with tab completion, and many other useful features. 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/> <hr/>
## Demo video ## Demo video
@@ -29,7 +26,7 @@ You can configure the variable prefix, which is 'e' by default.
</div> </div>
<br/> <br/>
### UPDATE: Now with 'ls' shortcuts: ### 'ls' shortcuts:
<div class="centered"> <div class="centered">
<img src="http://i.imgur.com/72GE1.png" alt="Ls With Shortcuts" /> <img src="http://i.imgur.com/72GE1.png" alt="Ls With Shortcuts" />