1
0
mirror of https://github.com/wting/autojump synced 2025-06-09 02:44:06 +00:00
This commit is contained in:
n4nagappan 2025-03-21 11:02:17 +00:00 committed by GitHub
commit a3667d7f61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,6 +121,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: