Commit graph

17 commits

Author SHA1 Message Date
7d63b2bb0d change default-path 2020-09-23 12:00:49 +02:00
c29af5a845 change from echo to logger 2020-09-21 21:24:47 +02:00
f2a2dbe7a4 remove debug 2020-08-05 08:07:15 +02:00
8599419a62 add debug 2020-08-05 08:05:34 +02:00
0fd1fc1e9b remove DEBUG 2020-08-05 08:03:26 +02:00
Jakobus Schürz
735f549566 rollback linux/term 2020-03-13 15:36:20 +01:00
Jakobus Schürz
7e0f511fbd redirect to stderr 2020-03-13 15:15:22 +01:00
Jakobus Schürz
2a65cd2d9a debug output to stderr 2020-03-13 13:52:55 +01:00
Jakobus Schürz
07c4cd055c add debug 2020-03-12 23:58:54 +01:00
Jakobus Schürz
3f97d53b42 checkout also in linux TERM 2020-03-12 22:11:57 +01:00
root
6fcfbc2ae0 add debug 2020-03-12 22:10:16 +01:00
root
8c4133ad49 add debug 2020-03-12 22:06:56 +01:00
root
5b6d1b9cdc add debug 2020-03-12 22:05:32 +01:00
Jakobus Schürz
84c53e7fdd fit dump server 2020-03-04 11:26:51 +01:00
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