From a8b1284244f948dd7c9bc4fc0b3578904b2c4470 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Tue, 9 Apr 2013 12:09:59 +1200 Subject: [PATCH] Updated readme [ci skip] --- README.markdown | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.markdown b/README.markdown index ff430f4..329d87e 100644 --- a/README.markdown +++ b/README.markdown @@ -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) ### 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. -
## Demo video @@ -29,7 +26,7 @@ You can configure the variable prefix, which is 'e' by default.
-### UPDATE: Now with 'ls' shortcuts: +### 'ls' shortcuts:
Ls With Shortcuts