Commit graph

73 commits

Author SHA1 Message Date
a498fc9e6c remove final exit 0 2020-10-22 08:40:24 +02:00
b02e49e168 change position of SCRIPTEXIT 2020-10-22 08:39:30 +02:00
0e3cb1501b change default loglevel, change output 2020-10-01 06:58:55 +02:00
9f300e6a5a change default loglevels 2020-09-30 09:09:40 +02:00
b9170167a8 remove output non-interactive shell 2020-09-22 20:35:31 +02:00
86045791d5 cleanup code 2020-09-22 09:08:16 +02:00
59b23ef42c change from echo to log 2020-09-22 02:01:30 +02:00
1527daae36 change output 2020-09-22 00:31:18 +02:00
b4eb533b6b debug 2020-09-21 23:59:18 +02:00
3c44435b01 move logging-functions in own file 2020-09-21 23:55:10 +02:00
ef1a999c1a add scriptexit 2020-09-21 23:26:46 +02:00
b8b811120e improve logger 2020-09-21 23:22:16 +02:00
8d2324c4db add FILELOGLEVEL 2020-09-21 22:02:58 +02:00
a7d0f72c87 export SCRIPT_LOG 2020-09-21 21:26:12 +02:00
b694334bd9 add trace 2020-09-21 21:14:18 +02:00
090e7e95b3 add logging 2020-09-21 21:08:08 +02:00
67e0648321 add loglevel functions 2020-09-21 20:33:45 +02:00
Jakobus Schürz
495e22d0d9 remove failuretrap 2020-09-21 18:02:07 +02:00
7abf12f2f6 fix broken space 2020-09-21 17:49:55 +02:00
161834d58c add failuretrace 2020-09-21 17:03:48 +02:00
70072fcb65 fix broken space 2020-09-21 16:56:25 +02:00
edcf7e15b3 move definition from default-values 2020-09-21 16:46:13 +02:00
cb536cf219 mkdir only if variable is set 2020-09-21 13:15:00 +02:00
eb41e28b25 add directories for ssh_agents and sockets 2020-09-21 13:00:29 +02:00
a1dfce0d4c add tokenforwarding for etoken and x2go 2020-09-16 21:42:56 +02:00
29e43d9e31 add functions to change debug 2020-09-11 09:21:07 +02:00
b811d7b41a set MYSHELLCONFIG_DEBUG default if not set 2020-09-11 08:58:33 +02:00
foo
ab12293bf8 export GIT_* variables 2020-07-16 13:39:39 +02:00
600fb25bff change USEREMAIL 2020-07-06 11:24:43 +02:00
ea75fb4cec change GIT-Emails in ENV 2020-07-06 11:09:43 +02:00
Jakobus Schürz
642df8ae70 fix path 2020-04-05 01:42:17 +02:00
Jakobus Schürz
b52dd27ebe fix path 2020-04-04 12:30:52 +02:00
Jakobus Schürz
89d56215e3 fix non-interactive shell error x2go 2020-03-13 15:46:22 +01:00
root
68fd15cc17 remove debug 2020-03-12 22:07:18 +01:00
root
5b6d1b9cdc add debug 2020-03-12 22:05:32 +01:00
Jakobus Schürz
945b2f8348 use bash parameter-expansion 2020-03-12 20:59:57 +01:00
Jakobus Schürz
2d6a4a5d05 fix typo in variable, change from if to case 2020-03-12 20:48:27 +01:00
Jakobus Schürz
04e217184d set timeout only if run in TTY 2020-03-12 18:26:04 +01:00
Jakobus Schürz
98b96b25e9 add debug test if tty or not 2020-03-12 18:22:31 +01:00
Jakobus Schürz
81793e06c3 add user-timeout, move set timouts to load_default 2020-03-12 10:39:22 +01:00
Jakobus Schürz
d68a65338f add root timeout 2020-03-12 10:32:37 +01:00
Jakobus Schürz
185a06d5dc do nosync 2020-03-04 11:10:18 +01:00
Jakobus Schürz
1ec4e954c6 add debug 2020-02-27 09:10:54 +01:00
Jakobus Schürz
572f73fd2e fix ssh-completion error 2020-02-27 09:08:43 +01:00
Jakobus Schürz
dcd10f3301 Merge branch 'master' of https://github.com/xundeenergie/myshellconfig 2020-02-26 18:25:30 +01:00
Jakobus Schürz
42e20462ca add option for sync or not sync profile
Variable MYSHELLCONFIG_GIT_SYNC in ~/.bashrc
if unset it defaults to true. So profile is synced
If Set to false, do not sync profile
2020-02-25 16:15:32 +01:00
Jakobus Schürz
85b6f63cbd add "nosync" 2020-02-25 12:12:05 +01:00
Jakobus Schürz
dc9e93bba8 fix logdirpath 2020-02-05 12:18:12 +01:00
Jakobus Schürz
46595c88d0 fix missing logdir 2020-02-05 12:12:29 +01:00
Jakobus Schürz
e437585b31 move cat end of backup to interactive section 2020-02-05 07:36:58 +01:00