mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
change the commented config line about ARCHFLAG to use uname
This commit is contained in:
parent
b1e3a82bb5
commit
ef1bfb3bad
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ source $ZSH/oh-my-zsh.sh
|
|||
# fi
|
||||
|
||||
# Compilation flags
|
||||
# export ARCHFLAGS="-arch x86_64"
|
||||
# export ARCHFLAGS="-arch $(uname -m)"
|
||||
|
||||
# Set personal aliases, overriding those provided by Oh My Zsh libs,
|
||||
# plugins, and themes. Aliases can be placed here, though Oh My Zsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue