Possible to disable cache permanenty? (like a default -k switch) #5762
Unanswered
elisimpson
asked this question in
Help and Questions
Replies: 1 comment
-
You can create an alias:
and then use it like
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use the "-k" switch on every install and update command and I'm wondering if it would be possible to add something to scoop config to disable cache everywhere so I don't have to add that switch every time.
Perhaps something like
scoop config disable_cache $true
Beta Was this translation helpful? Give feedback.
All reactions