diff --git a/dot/file/profile b/dot/file/profile index 9d96a32..c7dbe36 100755 --- a/dot/file/profile +++ b/dot/file/profile @@ -47,7 +47,7 @@ export_loop \ SETENV '$LIB/setenv/sh' \ GOPATH '$APP/go' \ GOEXE '$GOPATH/bin'\ - COMPOSEREXE '$LIB/composer/vendor/bin' + COMPOSEREXE '$LIB/composer/vendor/bin' \ VPATH '$APP/v'\ VEXE '$VPATH'\ PLAN9BASE '/usr/local/plan9' \