diff --git a/profile b/profile index 2851f6c..48635cb 100644 --- a/profile +++ b/profile @@ -7,6 +7,8 @@ export PATH=~/.npm-global/bin:$PATH export PATH=$(ruby -r rubygems -e "puts Gem.user_dir")/bin:$PATH export PATH=/home/ray/.bin:/home/ray/.local/bin:/home/ray/.config/composer/vendor/bin:$PATH +# https://developers.google.com/web/tools/puppeteer/troubleshooting +export CHROME_DEVEL_SANDBOX=/usr/local/sbin/chrome-devel-sandbox # fzf + ag config export FZF_DEFAULT_COMMAND='ag --nocolor -g ""'