Add alarm script
[khome.git] / .profile
index 54b6032..a7399c2 100644 (file)
--- a/.profile
+++ b/.profile
@@ -1 +1,4 @@
-. $HOME/lib/login_*.sh
+for file in $HOME/lib/login_*.sh
+do
+    . $file
+done
This page took 0.026246 seconds and 4 git commands to generate.