diff --git a/README.md b/README.md index cfc65c7..bb011fb 100644 --- a/README.md +++ b/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