mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-12 14:15:17 +08:00
Tweak readme (#380)
This commit is contained in:
parent
cfe8e769db
commit
9fa56cf1a2
|
@ -26,7 +26,7 @@ This will download the installer script and start the installation. Alternativel
|
|||
|
||||
```fish
|
||||
curl -L http://get.oh-my.fish > install
|
||||
fish install --path=data/oh-my-fish --config=$HOME/.my-omf-config
|
||||
fish install --path=$HOME/.local/share/omf --config=$HOME/.config/omf
|
||||
```
|
||||
|
||||
You can also install Oh My Fish with Git or with an offline source tarball downloaded from the [releases page][releases]:
|
||||
|
|
Loading…
Reference in New Issue
Block a user