Ensure exit upon cd failure
[khome.git] / .profile
index a7399c2..e94e141 100644 (file)
--- a/.profile
+++ b/.profile
@@ -1,3 +1,5 @@
+. $HOME/lib/login_variables.private.sh  # Personal data variables
+
 for file in $HOME/lib/login_*.sh
 do
     . $file
This page took 0.028133 seconds and 4 git commands to generate.