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 ```