Update README.md

pull/665/head
Kiranraaj 2 years ago committed by GitHub
parent 0af9aeb29f
commit ec2758e9d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -139,13 +139,13 @@ Windows
Windows support is enabled by [clink](https://mridgers.github.io/clink/) Windows support is enabled by [clink](https://mridgers.github.io/clink/)
which should be installed prior to installing autojump. which should be installed prior to installing autojump.
Adding Source File to shell profiles Adding source File to shell profiles
------- -------
ZSH ZSH\
`echo "/usr/share/autojump/autojump.zsh" >> ~/.zshrc` `echo "/usr/share/autojump/autojump.zsh" >> ~/.zshrc`\
FISH FISH\
`echo "/usr/share/autojump/autojump.fish" >> ~/.fishrc` `echo "/usr/share/autojump/autojump.fish" >> ~/.fishrc`\
BASH BASH\
`echo "/usr/share/autojump/autojump.bash" >> ~/.bashrc` `echo "/usr/share/autojump/autojump.bash" >> ~/.bashrc`
KNOWN ISSUES KNOWN ISSUES

Loading…
Cancel
Save