Created
March 8, 2022 17:48
-
-
Save hunterwei/268c00d19f041ab6316e39983c6c1549 to your computer and use it in GitHub Desktop.
Fix autojump on M1 in .zshrc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[ -s `brew --prefix`/etc/autojump.sh ]] && . `brew --prefix`/etc/autojump.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment