Skip to content
Snippets Groups Projects
Commit 2fbd1535 authored by Derek Willian Stavis's avatar Derek Willian Stavis
Browse files

lib/README: fix swapped lines

Swap `prompt_segments` and `refresh` description.
parent 1ed78d24
No related merge requests found
......@@ -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`
......
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