Move most of the documentation to .rst format
This commit is contained in:
10
docs/commands/reload.rst
Normal file
10
docs/commands/reload.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
.. _reload:
|
||||
|
||||
Bash-it reload
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
Bash-it creates a ``reload`` alias that makes it convenient to reload
|
||||
your Bash profile when you make changes.
|
||||
|
||||
Additionally, if you export ``BASH_IT_AUTOMATIC_RELOAD_AFTER_CONFIG_CHANGE`` as a non-null value,
|
||||
Bash-it will automatically reload itself after activating or deactivating plugins, aliases, or completions.
|
||||
Reference in New Issue
Block a user