Commit graph

5 commits

Author SHA1 Message Date
Jakobus Schürz
2799abc2bd debug 2020-01-22 10:17:30 +01:00
Jakobus Schürz
2b96179200 debug 2020-01-22 10:16:41 +01:00
Jakobus Schürz
7417b5f6d5 append to logfile 2020-01-22 10:11:11 +01:00
Jakobus Schürz
66d74eee9f improve output 2020-01-22 10:10:10 +01:00
Jakobus Schürz
905a222293 Split bashrc_add in separat files
If configuration is updated, sometimes it needed two logins to get
last configs, aliases and so on. Because first login it syncs the
configuration and load-functions, on second login, the new configuration
was used (valid for all functions in bashrc_add itself)

Now the loading of defaults is in a own file.
First the file is synced with git, then the new file gets sourced, so
the script can use the new configuration on first login
2020-01-22 09:17:13 +01:00