Commit 51f88d08 authored by Bruno's avatar Bruno

Fixing wrong formatting on readme.

parent cff8a47d
...@@ -65,18 +65,20 @@ Substitute /bin/bash with /bin/tcsh or /bin/zsh as appropriate. ...@@ -65,18 +65,20 @@ Substitute /bin/bash with /bin/tcsh or /bin/zsh as appropriate.
### Manual installation ### Manual installation
1. Clone the repository 1. Clone the repository
```
git clone git://github.com/bpinto/oh-my-fish.git ~/.oh-my-fish git clone git://github.com/bpinto/oh-my-fish.git ~/.oh-my-fish
```
2. Create a new fish config by copying the fish template we've provided. 2. Create a new fish config by copying the fish template we've provided.
```
cp ~/.oh-my-fish/templates/config.fish ~/.config/fish/config.fish cp ~/.oh-my-fish/templates/config.fish ~/.config/fish/config.fish
```
3. Start / restart fish (just open a new terminal) 3. Start / restart fish (just open a new terminal)
##. Oh My ZSH ##. Oh My ZSH
This project is heavily inspired by "oh-my-zsh":https://github.com/robbyrussell/oh-my-zsh/ This project is heavily inspired by [oh-my-zsh][oh-my-zsh]
Thank you so much! [oh-my-zsh]: https://github.com/robbyrussell/oh-my-zsh/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment