mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-17 01:32:44 +08:00
lib/README: fix swapped lines
Swap `prompt_segments` and `refresh` description.
This commit is contained in:
parent
1ed78d2418
commit
2fbd1535f7
|
@ -35,13 +35,11 @@ Wrap basename so it can handle multiple arguments.
|
|||
|
||||
#### `refresh`
|
||||
|
||||
Extract the root (top-most parent directory), dirname and basename from [`fish_prompt`](http://fishshell.com/docs/current/faq.html#faq-prompt).
|
||||
|
||||
Replace the running instance of fishshell with a new one causing Oh My Fish to reload as well.
|
||||
|
||||
#### `prompt_segments`
|
||||
|
||||
Replace the running instance of fishshell with a new one causing Oh My Fish to reload as well.
|
||||
|
||||
Extract the root (top-most parent directory), dirname and basename from [`fish_prompt`](http://fishshell.com/docs/current/faq.html#faq-prompt).
|
||||
|
||||
## Git Functions
|
||||
#### `git_ahead`
|
||||
|
|
Loading…
Reference in New Issue
Block a user