update
This commit is contained in:
parent
72d6760ca5
commit
8aa0f63419
1
profile
1
profile
|
|
@ -20,6 +20,7 @@ if command -v php ; then
|
||||||
fi &> /dev/null
|
fi &> /dev/null
|
||||||
|
|
||||||
export PATH="$PATH:$HOME/.local/bin"
|
export PATH="$PATH:$HOME/.local/bin"
|
||||||
|
export PATH="$PATH:/opt/neovim/nvim-linux-x86_64/bin"
|
||||||
|
|
||||||
# https://developers.google.com/web/tools/puppeteer/troubleshooting
|
# https://developers.google.com/web/tools/puppeteer/troubleshooting
|
||||||
export CHROME_DEVEL_SANDBOX=/usr/lib/chromium/chrome-sandbox
|
export CHROME_DEVEL_SANDBOX=/usr/lib/chromium/chrome-sandbox
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue