mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 22:51:25 +08:00
macos添加部分环境变量
This commit is contained in:
parent
f88b17052b
commit
84b914b044
@ -46,7 +46,7 @@ window.multiProcessDetection = () => {
|
|||||||
|
|
||||||
// axios.defaults.adapter = require('axios/lib/adapters/http')
|
// axios.defaults.adapter = require('axios/lib/adapters/http')
|
||||||
|
|
||||||
if (!utools.isWindows()) process.env.PATH += ':/usr/local/bin:/usr/local/sbin'
|
if (!utools.isWindows()) process.env.PATH += ':/usr/local/bin:/usr/local/sbin:/opt/homebrew/bin:/opt/homebrew/sbin'
|
||||||
|
|
||||||
const shortCodes = [
|
const shortCodes = [
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user