Initial Commit - moved out of ubuntu_config.
This commit is contained in:
28
README.markdown
Normal file
28
README.markdown
Normal file
@@ -0,0 +1,28 @@
|
||||
# SCM Breeze
|
||||
## Streamline your SCM workflow.
|
||||
|
||||
**Copyright 2011 Nathan Broadbent (http://madebynathan.com). All Rights Reserved.**
|
||||
**Released under the LGPL (GNU Lesser General Public License)**
|
||||
|
||||
# -------------------------------------------------------
|
||||
|
||||
This is a collection of shell scripts (for `bash` and `zsh`) that enhance your interaction with git.
|
||||
|
||||
* Numbered file shortcuts for git commands
|
||||
* Repository management scripts for Git projects
|
||||
* Symlink design assets
|
||||
|
||||
|
||||
Pull requests always welcome!
|
||||
|
||||
|
||||
### About
|
||||
|
||||
These scripts have been refined and incubated in my bashrc for over a year,
|
||||
and I decided that they deserved their own project.
|
||||
|
||||
I've tried to make each section modular, so you are free to choose what parts you want to use.
|
||||
|
||||
I also know that we grow attached to the aliases we use every day, so I won't force you to use mine.
|
||||
I've given some example aliases at `aliases.example.sh`, but please customize them however you like.
|
||||
|
||||
Reference in New Issue
Block a user