From 8d65b62677b2bb9b872e7751ab3a64caf392b370 Mon Sep 17 00:00:00 2001 From: ray Date: Sun, 4 Aug 2019 11:32:54 +0100 Subject: [PATCH] update --- profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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