Commit graph

66 commits

Author SHA1 Message Date
08dad34a67 add debug 2021-02-02 10:43:02 +01:00
15e65e15a9 add debug 2021-02-02 10:40:04 +01:00
84be8e371c fix local and remote start of tmux 2021-02-02 09:48:40 +01:00
e996ba02c3 fix variables 2021-01-12 16:46:26 +01:00
b930a511eb change variable from MYHSHELLCONFIG_ to MSC_ and fix 2020-12-10 09:31:38 +01:00
00ff3298ac fix variables, start tmux at the very end 2020-11-30 09:43:27 +01:00
f1aa0e2fc2 readd accidenially deleted code 2020-11-30 09:40:25 +01:00
9e30bce9c2 start tmux at the end, change variable-names 2020-11-30 08:11:15 +01:00
60bf5bf467 start tmux at the end 2020-11-30 08:03:36 +01:00
7c67b44095 start tmux in background 2020-11-30 07:57:37 +01:00
d42d22927b remove debug 2020-10-01 19:35:42 +02:00
1c047adec9 add try debug 2020-10-01 16:14:55 +02:00
2e11b78960 do not write sessions ssh-agent to default-agent 2020-09-24 10:35:08 +02:00
40c5bb45a7 fix quotes 2020-09-23 10:16:52 +02:00
3fad3ae6e8 create agents default dir on bash-start 2020-09-23 10:15:24 +02:00
f4a480bd62 fix default-valutes SSH_AGENT_DEFAULT_OPTIONS 2020-09-22 12:24:14 +02:00
feacd69ce1 change and add default-values 2020-09-22 12:13:02 +02:00
86045791d5 cleanup code 2020-09-22 09:08:16 +02:00
6a3d12679b export functions 2020-09-22 00:29:18 +02:00
d46ed5a503 export additional functions for logger 2020-09-21 23:30:57 +02:00
c91d9e4400 export logfunctions 2020-09-21 21:24:34 +02:00
6fe65702e6 write correct variable 2020-09-21 18:04:30 +02:00
0b24997970 create dirs on correct position, debug 2020-09-21 17:58:23 +02:00
029681c6a4 debug 2020-09-21 17:53:08 +02:00
19746d76fd debug 2020-09-21 17:49:39 +02:00
9d070bf777 try to fix space 2020-09-21 17:05:57 +02:00
edcf7e15b3 move definition from default-values 2020-09-21 16:46:13 +02:00
6acc1c4563 write SSH_AUTH_SOCK to default-agent for ssh-ident 2020-09-20 20:22:48 +02:00
c7f94cf8fa add export function reachable-default 2020-09-01 09:55:47 +02:00
6c1667b66f add export function reachable 2020-09-01 09:41:14 +02:00
cedbbe47b6 add export functions 2020-09-01 09:39:41 +02:00
84667b2faf change debug output 2020-08-24 23:19:23 +02:00
2dab903886 unset TMOUT if not in TTY 2020-08-05 07:55:39 +02:00
Jakobus Schürz
f04bd8d4f8 try to fix i=uencfs 2020-04-06 14:40:18 +02:00
Jakobus Schürz
19240f1c61 cleanup 2020-03-13 09:49:11 +01:00
Jakobus Schürz
66ce92268e set it to 1000s really 2020-03-12 21:38:39 +01:00
Jakobus Schürz
5b12f6e80e set max idle-time before logout to 1000 for user 2020-03-12 21:36:29 +01:00
Jakobus Schürz
521a9a2b94 fix id -u 2020-03-12 21:34:23 +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
d69fbd974b fix output for autologout debug 2020-03-12 18:27:38 +01:00
Jakobus Schürz
04e217184d set timeout only if run in TTY 2020-03-12 18:26:04 +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
ee09b0c3d8 modify HISTIGNORE 2020-02-17 20:16:34 +01:00
Jakobus Schürz
0205d4afad fix HISTCONTROL from , to : separated list 2020-02-17 20:02:59 +01:00
Jakobus Schürz
9b9d24da19 fix typo 2020-02-13 06:40:21 +01:00
Jakobus Schürz
9840b0cbd2 add history options 2020-02-13 06:39:02 +01:00
Jakobus Schürz
7ff56e393e add history options 2020-02-12 15:25:26 +01:00
Jakobus Schürz
8d7d52aee2 add some bash-history functions 2020-02-12 12:21:26 +01:00
b1016acdb6 remove old WDOTD-configuration 2020-02-11 16:13:14 +01:00