oh-my-fish/docs/cli/reload.adoc
2017-06-17 16:19:58 -05:00

8 lines
318 B
Plaintext

Reload the current shell.
== USAGE
omf reload
== DESCRIPTION
Reload Oh My Fish and all plugins by using `exec` to replace current shell process with a brand new process. This command tries to be as safe as possible, mitigating side-effects caused by exec and preventing the reload in case of background processes.