Move most of the documentation to .rst format
This commit is contained in:
14
docs/uninstalling.rst
Normal file
14
docs/uninstalling.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
.. _uninstalling:
|
||||
|
||||
Uninstalling
|
||||
------------
|
||||
|
||||
To uninstall Bash-it, run the ``uninstall.sh`` script found in the ``$BASH_IT`` directory:
|
||||
|
||||
.. code-block::
|
||||
|
||||
cd $BASH_IT
|
||||
./uninstall.sh
|
||||
|
||||
This will restore your previous Bash profile.
|
||||
After the uninstall script finishes, remove the Bash-it directory from your machine (\ ``rm -rf $BASH_IT``\ ) and start a new shell.
|
||||
Reference in New Issue
Block a user