Documeting the "edit" bookmarking magic

pull/232/head
Jean-Michel Fayard 2013-10-21 23:54:18 +02:00
parent 907f7ceaa9
commit eddb356fee
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Includes autocompletion, themes, aliases, custom functions, a few stolen pieces
1. Check a clone of this repo: `git clone https://github.com/revans/bash-it.git ~/.bash_it` 1. Check a clone of this repo: `git clone https://github.com/revans/bash-it.git ~/.bash_it`
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.
4. Run `$ edit` and edit this file to have bookmarks to the files you edit over and over again
**NOTE:** **NOTE:**
The install script will also prompt you asking if you use [Jekyll](https://github.com/mojombo/jekyll). The install script will also prompt you asking if you use [Jekyll](https://github.com/mojombo/jekyll).