new file mode 100644
@@ -0,0 +1,4 @@
+if [ "$(command -v gvpr)" ]
+then
+ export GVPRPATH="$HOME/.gvpr:"
+fi