mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
Update README.textile
There is no ~/.oh-my-fish/templates/config.fish-template file
This commit is contained in:
parent
6f9d3e10cc
commit
998d5f1d46
@ -30,7 +30,7 @@ h3. The manual way
|
|||||||
|
|
||||||
*NOTE*: If you already have a ~/.config/fish/config.fish file, you should back it up: @cp ~/.config/fish/config.{fish,orig}@ in case you want to go back to your original settings.
|
*NOTE*: If you already have a ~/.config/fish/config.fish file, you should back it up: @cp ~/.config/fish/config.{fish,orig}@ in case you want to go back to your original settings.
|
||||||
|
|
||||||
@cp ~/.oh-my-fish/templates/config.fish-template ~/.config/fish/config.fish@
|
@cp ~/.oh-my-fish/templates/config.fish ~/.config/fish/config.fish@
|
||||||
|
|
||||||
3. Set fish as your default shell:
|
3. Set fish as your default shell:
|
||||||
|
|
||||||
@ -69,4 +69,4 @@ h2. Oh My ZSH
|
|||||||
|
|
||||||
This project is heavily inspired (cloned) on "oh-my-zsh":https://github.com/robbyrussell/oh-my-zsh/
|
This project is heavily inspired (cloned) on "oh-my-zsh":https://github.com/robbyrussell/oh-my-zsh/
|
||||||
|
|
||||||
Thank you so much!
|
Thank you so much!
|
||||||
|
Loading…
Reference in New Issue
Block a user