Browse Source
The instructions seemed to encourage the misconception that `arch -x86_64 zsh` somehow modifies the default architecture for `zsh`, an operation which would need to be "reverted". In fact, `arch -x86_64 …` merely spawns a new process under the selected architecture.
Jonathan Perret
4 years ago
committed by
Jordan Harband
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue