mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Update README.md
This commit is contained in:
parent
40c91905c2
commit
0af9aeb29f
@ -141,9 +141,12 @@ which should be installed prior to installing autojump.
|
||||
|
||||
Adding Source File to shell profiles
|
||||
-------
|
||||
ZSH: echo "/usr/share/autojump/autojump.zsh" >> ~/.zshrc
|
||||
FISH: echo "/usr/share/autojump/autojump.fish" >> ~/.fishrc
|
||||
BASH: echo "/usr/share/autojump/autojump.bash" >> ~/.bashrc
|
||||
ZSH
|
||||
`echo "/usr/share/autojump/autojump.zsh" >> ~/.zshrc`
|
||||
FISH
|
||||
`echo "/usr/share/autojump/autojump.fish" >> ~/.fishrc`
|
||||
BASH
|
||||
`echo "/usr/share/autojump/autojump.bash" >> ~/.bashrc`
|
||||
|
||||
KNOWN ISSUES
|
||||
------------
|
||||
|
Loading…
Reference in New Issue
Block a user