README: Fix a typo

This commit is contained in:
Pablo Santiago Blum de Aguiar 2020-04-10 14:41:51 +02:00
parent d10bbe9f38
commit a2d744494a

View File

@ -150,7 +150,7 @@ and so it may be necessary to prefix your script files with ordering numbers.
For example: `a_script.fish` will take precedence over the `omf.fish` snippet.
So if `a_script.fish` depends on plugins managed by OMF, consider renaming the script file to `xx_a_script.fish`.
Similiarly, to make sure that a script runs before `omf.fish`, you may prefix it with `00_`.
Similarly, to make sure that a script runs before `omf.fish`, you may prefix it with `00_`.
Alternatively, `~/.config/omf/before.init.fish` may be used.
### Startup