Commit graph

275 commits

Author SHA1 Message Date
1531aa56ec Merge branch 'master' of https://git.schuerz.at/public/myshellconfig 2020-11-10 17:31:24 +01:00
04e2826d99 improve output 2020-11-10 17:30:13 +01:00
395e0d845e Merged detached head into master 2020-11-10 17:26:25 +01:00
Jakobus Schürz
1cadb1b598 Merge branch 'master' of /srv/git/myshellconfig 2020-11-10 16:16:29 +01:00
Jakobus Schürz
5ff7f25f0c ignore comment-lines 2020-11-10 16:16:09 +01:00
99ded7a254 improve output 2020-11-08 10:07:36 +01:00
667b9d2ff0 improve output 2020-11-05 21:58:50 +01:00
f0d5c2b718 change output, cleanup code 2020-11-05 21:57:41 +01:00
87e27408a4 fix filename 2020-11-04 23:50:18 +01:00
Jakobus Schürz
54310aef22 fix filename 2020-11-03 10:13:40 +01:00
d1bee7b5d3 change output 2020-10-31 08:16:59 +01:00
26c97f7ce4 git submodule update --remote only if intervall is reached 2020-10-31 08:13:02 +01:00
f8034875ac change output 2020-10-31 08:11:34 +01:00
e4e3a3bafa change output 2020-10-31 08:10:01 +01:00
281944cd61 commit with -a 2020-10-31 07:41:20 +01:00
692e402257 commit with -a 2020-10-31 07:39:59 +01:00
75593dc0a7 remove update-check 2020-10-31 07:37:15 +01:00
95d33c3faa fix typo 2020-10-31 07:32:47 +01:00
bcbfa77ad8 change update-submodules strategy 2020-10-31 07:31:06 +01:00
f2b968bc92 change output and update-strategy 2020-10-31 07:29:05 +01:00
c9a1854409 do not commit helptags 2020-10-30 23:47:43 +01:00
6ee906a8f2 fix wrong blank 2020-10-30 14:07:38 +01:00
4151446013 update submodules only in intervall not every init
MYSHELLCONFIG_GIT_SUBMODULES_INTERVALL=<time in hours>
2020-10-30 13:57:22 +01:00
2f7053e357 add helptags in vim-plugins 2020-10-30 12:58:33 +01:00
2a2cd13e9f do update helptags after install vim plugin 2020-10-30 12:51:37 +01:00
614a2a8689 some changes 2020-10-30 11:59:06 +01:00
36559197c9 change indent 2020-10-30 08:45:56 +01:00
8934644ee1 fix path 2020-10-30 01:47:04 +01:00
4a8f6cc0f8 little changes in vim-plugin install 2020-10-30 01:22:42 +01:00
f8443f061a add routine to add vim plugins 2020-10-30 01:10:33 +01:00
50dd8d536e change submodule-remove 2020-10-30 00:59:56 +01:00
af0a6d4f6b add git submodule 2020-10-30 00:46:59 +01:00
25b8ae7eed add script to remove submodule completely 2020-10-29 09:25:15 +01:00
06de6bcc27 commit .gitmodules after automatic update 2020-10-29 00:18:57 +01:00
13a08028fd change output 2020-10-28 23:20:37 +01:00
bc2298e7b3 change output 2020-10-28 23:19:55 +01:00
7daa5ffcb5 change output 2020-10-28 23:18:54 +01:00
c2be396001 change output 2020-10-28 23:16:46 +01:00
3777ba87ca improve output 2020-10-28 23:13:36 +01:00
641b300d95 add submodule function 2020-10-28 23:05:19 +01:00
485ae9656a make it right 2020-10-28 22:11:53 +01:00
79b3ba9f2f update submodules not recursive 2020-10-28 21:17:57 +01:00
7768d0616a fix slashes 2020-10-28 20:57:00 +01:00
41b520aba2 fix slash-replacement in url 2020-10-28 20:31:18 +01:00
Jakobus Schürz
933262df4d change content .submodules back after update 2020-10-28 08:50:38 +01:00
5d21aced3a change logging 2020-10-26 03:01:57 +01:00
6438135723 fix typos, rename variables 2020-10-26 01:16:57 +01:00
cd62dfbd66 fix typo 2020-10-26 01:13:41 +01:00
b9134c76de use $SGIT instead of git 2020-10-26 00:55:25 +01:00
bfd3428f96 remote some unneeded output 2020-10-26 00:32:44 +01:00
74243de183 change from gensub to gsub
gensub is gawk only, not in mawk
2020-10-26 00:24:41 +01:00
39eae43321 add ouput 2020-10-26 00:14:27 +01:00
6c6e3744ac add missing { 2020-10-26 00:04:24 +01:00
36d1f1f112 configure repo for submodules via env 2020-10-25 23:04:48 +01:00
beeeff2955 changed submodules Vundle 2020-10-25 11:24:45 +01:00
fbf4c2ad21 fix type again 2020-10-25 11:22:46 +01:00
9237778748 fix typo 2020-10-25 11:20:48 +01:00
8741223ce3 fix missing fi 2020-10-25 11:15:26 +01:00
d57655e575 update submodules only if wanted (configure by env 2020-10-25 11:08:37 +01:00
Jakobus Schürz
4755049a76 add getopts loop for multiple hosts 2020-10-22 00:58:35 +02:00
Jakobus Schürz
a1315411e6 improve deploying from configfile 2020-10-19 21:59:01 +02:00
758822e30b find packages in local maven repo with configfile 2020-10-19 09:12:39 +02:00
Jakobus Schürz
b6db22c888 remove output 2020-10-17 03:09:51 +02:00
Jakobus Schürz
f7798631ac add output 2020-10-16 16:43:01 +02:00
Jakobus Schürz
638ac99913 add function to distribute pvp-auth to jra and cnf 2020-10-16 16:37:01 +02:00
03d0bda623 add logger-factory for nonexisting functions 2020-10-08 06:19:47 +02:00
858180bd8d fix output 2020-10-03 00:34:47 +02:00
dd880996fc change logoutput 2020-10-01 08:04:15 +02:00
0e3cb1501b change default loglevel, change output 2020-10-01 06:58:55 +02:00
eb8ee82a61 change logwarn to only warn-messages 2020-09-29 06:47:15 +02:00
377b4f3e11 remove debug 2020-09-26 11:33:33 +02:00
463f3e0064 remove load undefined function 2020-09-26 07:33:20 +02:00
cc2d46310f improve logging 2020-09-26 07:03:47 +02:00
d43f6e1700 output without identity 2020-09-24 13:38:30 +02:00
ef27674c4e add token to bash_completion 2020-09-24 13:15:16 +02:00
e36adb3c71 rename script, improve loggin 2020-09-24 13:05:26 +02:00
ee685d5429 improve output, add loading agent without given id 2020-09-24 10:35:56 +02:00
0d17fdb87f fix logic to remove tokens and keys 2020-09-22 21:03:25 +02:00
599cc2ecf9 add functionality for removing token/keys 2020-09-22 20:35:47 +02:00
f508f83594 add help, improve output, improve default-identity 2020-09-22 13:18:45 +02:00
f4a480bd62 fix default-valutes SSH_AGENT_DEFAULT_OPTIONS 2020-09-22 12:24:14 +02:00
20ad665142 simplify token with ssh-agent-start-or-restart 2020-09-22 12:13:19 +02:00
8daca8dcc4 fix not loading correct key, new token 2020-09-22 09:47:15 +02:00
86045791d5 cleanup code 2020-09-22 09:08:16 +02:00
e93cccff70 add output 2020-09-22 01:22:00 +02:00
7c4c6155a6 change logoutput 2020-09-22 00:23:21 +02:00
f89db21852 add entry and exit 2020-09-22 00:19:30 +02:00
c05afb1a38 change log-variables 2020-09-22 00:18:50 +02:00
4f41228b94 add logging 2020-09-21 23:31:11 +02:00
c6398a4a87 change logging 2020-09-21 22:08:30 +02:00
866a059ad1 change output 2020-09-21 21:49:35 +02:00
deab93a3dc change output 2020-09-21 21:43:51 +02:00
f032a017cc change output 2020-09-21 21:40:47 +02:00
499a935c2b change output 2020-09-21 21:37:38 +02:00
7d6bea4dca change output 2020-09-21 21:35:26 +02:00
52c5414295 change output 2020-09-21 21:33:26 +02:00
c1ab74d6b7 change output 2020-09-21 21:29:39 +02:00
c29af5a845 change from echo to logger 2020-09-21 21:24:47 +02:00
1d8c319d00 load identity-config if exist 2020-09-21 18:47:37 +02:00
0b24997970 create dirs on correct position, debug 2020-09-21 17:58:23 +02:00
26836e6355 load keys on agent-start 2020-09-21 16:47:59 +02:00
ab3884025f add new functions for ssh-agents 2020-09-21 13:00:56 +02:00
564d9d3c1a add IdentityAgent functionality 2020-09-21 12:39:58 +02:00
Jakobus Schürz
f05ec6de66 add commented debug 2020-08-17 17:54:15 +02:00
45dcf0cdb3 add script to remove frozen mail from mailq 2020-08-13 22:29:54 +02:00
d520d8eca8 fix some errors
* in PS1

move token from script to sourced functions.sh
add alias
2020-07-10 12:34:50 +02:00
271942ed41 fix show pid 2020-07-09 13:51:17 +02:00
0bb5e255f9 add getpid of ssh-agent from known socket 2020-07-07 09:38:46 +02:00
f2216c8e96 write ~/.ssh-agent 2020-07-06 23:48:41 +02:00
5f7b354032 add scripts for bmi-usage, and etoken 2020-07-06 11:40:19 +02:00
Jakobus Schürz
783d5decdb change filenames in yt-download (script) 2020-07-04 00:33:25 +02:00
Jakobus Schürz
0b5c054405 remove playlist-index 2020-04-04 11:52:50 +02:00
Jakobus Schürz
19240f1c61 cleanup 2020-03-13 09:49:11 +01:00
Jakobus Schürz
8827e99d53 add script for youtube-dl
to download or update a full user/playlist from youtube, add a file
named "url" in the directory and run youtube-dl-download-or-update.sh.
It picks the file "url" and grabs the whole playlist or even
youtube-user and downloads all playlists in separate directories
2020-02-24 08:43:28 +01:00
Jakobus Schürz
a319007ef2 cleanup 2020-02-11 14:54:10 +01:00
Jakobus Schürz
259e2a5fa8 add support for newer fusepy-version 3.0.1 2020-02-11 14:41:31 +01:00
Jakobus Schürz
3082530c84 change python-version 2020-02-11 02:12:02 +01:00
Jakobus Schürz
1b8ae84cd8 add workdir.service 2020-02-11 01:48:37 +01:00
Jakobus Schürz
ca1cbb6b5f remove output 2020-01-17 16:12:06 +01:00
Jakobus Schürz
71edfe6e6b fix logic 2020-01-17 16:08:02 +01:00
Jakobus Schürz
b6cecd1dc2 fix wrong logic 2020-01-17 16:03:54 +01:00
Jakobus Schürz
cb06af58c0 change variable-expansion 2020-01-17 15:46:11 +01:00
Jakobus Schürz
35f973d92b add output 2020-01-17 15:41:31 +01:00
Jakobus Schürz
4b55ad420f make branch and remote configurable as environment 2020-01-17 15:23:49 +01:00
d2f0657629 transition from HOSTCONFIG to MYSHELLCONFIG
and use the same pathes for vim plugin repos on git.schuerz.at as on
github.com
2020-01-14 10:12:00 +01:00