profile: pnpm
This commit is contained in:
parent
697524f379
commit
6a8f31030a
1 changed files with 1 additions and 0 deletions
1
.profile
1
.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
|
||||
|
||||
|
|
Loading…
Reference in a new issue