fix #18 README.md explains how to clone in a different position than /Users/arialdomartini

This commit is contained in:
Arialdo Martini 2013-11-16 11:16:03 +01:00
parent 896bee5d87
commit 55b92b7aa8

View File

@ -37,8 +37,7 @@ Then, set your Terminal font to Monospace (or edit oh-my-git and change the symb
## Manual installation ## Manual installation
Fork the repo and git clone it in your home directory.
Fork the repo and git clone it in your home directory
Then add Then add
@ -46,6 +45,9 @@ Then add
to the bash startup file (`~/.profile` on Mac, `~/.bashrc` on Linux) to the bash startup file (`~/.profile` on Mac, `~/.bashrc` on Linux)
If you prefer to keep oh-my-git repository in a different directory, just modify the startup file according to the chosen position
source /wherever-you-want/oh-my-git/prompt.sh
# zsh # zsh