Update README.textile

There is no ~/.oh-my-fish/templates/config.fish-template file
This commit is contained in:
Max Vasiliev 2013-01-27 16:39:45 +04:00
parent 6f9d3e10cc
commit 998d5f1d46

View File

@ -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!