diff --git a/profile b/profile index 65042f2..bb99a67 100644 --- a/profile +++ b/profile @@ -1,11 +1,11 @@ export EDITOR=/usr/bin/vim export BROWSER=/usr/bin/qutebrowser -# export PATH=~/.npm-global/bin:$PATH -# export PATH=/home/ray/.bin:/home/ray/.local/bin:/home/ray/.config/composer/vendor/bin:$PATH +export PATH=~/.npm-global/bin:$PATH ruby_path=$(ruby -r rubygems -e "puts Gem.user_dir") export PATH=$ruby_path/bin:$PATH export PATH=~/.bin:~/.bin/bin:~/.local/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/lib/chromium/chrome-sandbox