You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently scoop only suports 64bit and 32bit architectures and there are many Surface Pro X users who'd like to use this tool to help setup their machines (even if running emulated win32 apps instead of native). It would be good if there was a way to configure scoop to default to 32bit apps because always typing --arch 32bit gets tiresome really fast.
The text was updated successfully, but these errors were encountered:
Ash258
added a commit
to Ash258/Scoop-Core
that referenced
this issue
Dec 4, 2019
- ClosesScoopInstaller#3770
Configuration name is subject of change. I am following dash notation for naming, until config is reworked and united (Relateed ScoopInstaller#3401)
Is boolean enough or it is prefered to go with `scoop config 'default-architecture' '32bit|64bit'` which could be more suitable for additional arch support (arm for example)
![A](https://i.imgur.com/RBzEysd.png)
Currently scoop only suports 64bit and 32bit architectures and there are many Surface Pro X users who'd like to use this tool to help setup their machines (even if running emulated win32 apps instead of native). It would be good if there was a way to configure scoop to default to 32bit apps because always typing
--arch 32bit
gets tiresome really fast.The text was updated successfully, but these errors were encountered: