mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
tentative fix for the dumb github engine
This commit is contained in:
parent
f2e1d24879
commit
6ee477291f
@ -125,9 +125,9 @@ Uninstallation
|
|||||||
==============
|
==============
|
||||||
|
|
||||||
To completely remove autojump you should remove these files:
|
To completely remove autojump you should remove these files:
|
||||||
/etc/profile.d/autojump.bash
|
``/etc/profile.d/autojump.bash``
|
||||||
/etc/profile.d/autojump.sh
|
``/etc/profile.d/autojump.sh``
|
||||||
/etc/profile.d/autojump.zsh
|
``/etc/profile.d/autojump.zsh``
|
||||||
Remove any mention of autojump in your ``.bashrc`` or ``.zshrc``, then in currently running shells do:``source /etc/profile``
|
Remove any mention of autojump in your ``.bashrc`` or ``.zshrc``, then in currently running shells do:``source /etc/profile``
|
||||||
|
|
||||||
If you keep getting ``autojump: command not found`` at the Bash prompt, do:``unset PROMPT_COMMAND``. You can also restart your shell.
|
If you keep getting ``autojump: command not found`` at the Bash prompt, do:``unset PROMPT_COMMAND``. You can also restart your shell.
|
||||||
|
Loading…
Reference in New Issue
Block a user