1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00
This commit is contained in:
n4nagappan 2023-09-11 00:20:56 +08:00 committed by GitHub
commit b6858ce8f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,6 +123,12 @@ pacman, 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: