mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
Merge branch 'CyberShadow-patch-1' with README typo fixes.
This commit is contained in:
commit
1007fe511f
12
README.md
12
README.md
@ -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)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user