Skip to content

Instantly share code, notes, and snippets.

@maxloncar
Last active November 17, 2022 12:34
Show Gist options
  • Save maxloncar/7d79a1c6f84f06a282a793f3cb94816a to your computer and use it in GitHub Desktop.
Save maxloncar/7d79a1c6f84f06a282a793f3cb94816a to your computer and use it in GitHub Desktop.
Switch aliases
alias armzsh="arch -arm64 zsh"
alias intelzsh="arch -x86_64 zsh"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment