update
This commit is contained in:
parent
22c9f6240e
commit
8ea2c2bf12
2 changed files with 3 additions and 1 deletions
2
profile
2
profile
|
|
@ -18,7 +18,7 @@ if command -v yarn ; then
|
|||
}
|
||||
fi &> /dev/null
|
||||
|
||||
export PATH="$HOME/.bin:$HOME/.local/bin:$yarn_path:$ruby_path:$PATH"
|
||||
export PATH="$PATH:$HOME/.local/bin:$yarn_path:$ruby_path"
|
||||
|
||||
# https://developers.google.com/web/tools/puppeteer/troubleshooting
|
||||
export CHROME_DEVEL_SANDBOX=/usr/lib/chromium/chrome-sandbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue