mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-09 04:15:12 +08:00
Update README.md
Fix Markdown list indentation
This commit is contained in:
parent
79a3fda9a8
commit
006998f9c0
@ -56,12 +56,12 @@ 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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user