Skip to content

Instantly share code, notes, and snippets.

@hunterwei
Created March 8, 2022 17:48
Show Gist options
  • Save hunterwei/268c00d19f041ab6316e39983c6c1549 to your computer and use it in GitHub Desktop.
Save hunterwei/268c00d19f041ab6316e39983c6c1549 to your computer and use it in GitHub Desktop.
Fix autojump on M1 in .zshrc
[[ -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