e94e141061909db2054949f7824764a95a3fc9ac
[khome.git] / home / .profile
1 . $HOME/lib/login_variables.private.sh # Personal data variables
2
3 for file in $HOME/lib/login_*.sh
4 do
5 . $file
6 done
This page took 0.058596 seconds and 3 git commands to generate.