From 84d25c1d531cadbb767b2f960088f710df2bd389 Mon Sep 17 00:00:00 2001 From: sebokopter Date: Sat, 17 Nov 2012 14:58:10 +0100 Subject: [PATCH] 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 --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 105d5be7..1c8f89fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # 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). :) @@ -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`) 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 ```