diff --git a/.profile b/.profile index 1a9818d..a1555f4 100755 --- a/.profile +++ b/.profile @@ -6,6 +6,7 @@ ulimit -c unlimited export PATH="$HOME/.local/bin:$PATH" export PATH="$HOME/go/bin:$PATH" +export PATH="$HOME/.local/share/pnpm:$PATH" export ZEIT_DB=~/Sync/zeit.db