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
0af9aeb29f
commit
ec2758e9d8
12
README.md
12
README.md
@ -139,13 +139,13 @@ Windows
|
||||
Windows support is enabled by [clink](https://mridgers.github.io/clink/)
|
||||
which should be installed prior to installing autojump.
|
||||
|
||||
Adding Source File to shell profiles
|
||||
Adding source File to shell profiles
|
||||
-------
|
||||
ZSH
|
||||
`echo "/usr/share/autojump/autojump.zsh" >> ~/.zshrc`
|
||||
FISH
|
||||
`echo "/usr/share/autojump/autojump.fish" >> ~/.fishrc`
|
||||
BASH
|
||||
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