Commit graph

3 commits

Author SHA1 Message Date
Jakobus Schürz
1ddc07b4ea add file /media/$USER/gitstick/ 2020-03-04 10:56:48 +01:00
Jakobus Schürz
c74f20e0f1 change nosync 2020-02-26 18:24:46 +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