Allow ordering of profile scripts.
[profile.git] / .profile.d / p4.bashrc
index c44932a..2850951 100644 (file)
@@ -1,3 +1,4 @@
+# profile-required: vim.bashrc
 if [ ! -z "$SUDO_USER" ]; then
   export P4USER=$SUDO_USER
   export P4TICKETS=/tmp/.p4tickets.$SUDO_USER