1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

Update README.md

This commit is contained in:
n4nagappan 2017-11-28 14:50:21 +05:30 committed by GitHub
parent 6a529f4f92
commit bde8cd5b39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,12 @@ etc):
- Frugalware
- Slackware
Add source command to bashrc file by executing :
```
echo "source /usr/share/autojump/autojump.bash" >> ~/.bashrc
```
Other source files for zsh, fish can be found in ```/usr/share/autojump```
#### OS X
Homebrew is the recommended installation method for Mac OS X: