Commit 1007fe51 authored by Jorge's avatar Jorge

Merge branch 'CyberShadow-patch-1' with README typo fixes.

parents 139e14c3 06c8df44
...@@ -56,14 +56,14 @@ We are hoping to collect a bunch of themes for our command prompts. You can see ...@@ -56,14 +56,14 @@ We are hoping to collect a bunch of themes for our command prompts. You can see
### Manual installation ### Manual installation
1. Clone the repository 1. Clone the repository
```fish ```fish
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.
```fish ```fish
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)
......
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