removed jekyll stuff from the README.md

removed jekyll stuff from the README.md and unpersonalized README.md to get a better feeling of a community project
pull/170/head
sebokopter 2012-11-17 14:58:10 +01:00
parent 6e00b232e8
commit 84d25c1d53
1 changed files with 3 additions and 6 deletions

View File

@ -1,6 +1,8 @@
# Bash it # Bash it
**Bash it** is a mash up of my own bash commands and scripts, other bash stuff I have found. **Bash it** is a mash up of bash commands and scripts + various other
bash stuff. Based on the work of Robert Evans
(https://github.com/revans).
(And a shameless ripoff of [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh). :) (And a shameless ripoff of [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh). :)
@ -12,11 +14,6 @@ Includes autocompletion, themes, aliases, custom functions, a few stolen pieces
2. Run `~/.bash_it/install.sh` (it automatically backs up your `~/.bash_profile`) 2. Run `~/.bash_it/install.sh` (it automatically backs up your `~/.bash_profile`)
3. Edit your `~/.bash_profile` file in order to customize bash-it. 3. Edit your `~/.bash_profile` file in order to customize bash-it.
**NOTE:**
The install script will also prompt you asking if you use [Jekyll](https://github.com/mojombo/jekyll).
This is to set up the `.jekyllconfig` file, which stores info necessary to use the Jekyll plugin.
## Help Screens ## Help Screens
``` ```