fix #18 README.md explains how to clone in a different position than /Users/arialdomartini
This commit is contained in:
parent
896bee5d87
commit
55b92b7aa8
@ -37,8 +37,7 @@ Then, set your Terminal font to Monospace (or edit oh-my-git and change the symb
|
||||
|
||||
## 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
|
||||
|
||||
@ -46,6 +45,9 @@ Then add
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user