Commit 5654170b authored by Jorge Bucaran's avatar Jorge Bucaran

Merge pull request #538 from dan-c-underwood/master

Improve README clarity for custom configuration
parents d107b2ec 92c51768
...@@ -137,7 +137,7 @@ Uninstall Oh My Fish. See [uninstall](#uninstall) for more information. ...@@ -137,7 +137,7 @@ Uninstall Oh My Fish. See [uninstall](#uninstall) for more information.
This script runs each time a new session begins, autoloading packages, themes and your _config_ path in that order. This script runs each time a new session begins, autoloading packages, themes and your _config_ path in that order.
The _config_ path (`~/.config/omf` by default) is defined by `$OMF_CONFIG` in `~/.config/fish/config.fish`. Modify this to load your own configuration if you have any. The _config_ path (`~/.config/omf` by default) is defined by `$OMF_CONFIG` in `~/.config/fish/config.fish`. Modify this to load your own configuration, if you have any, as discussed in the [FAQ](FAQ.md#what-does-oh-my-fish-do-exactly).
## Core Library ## Core Library
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment