Jakobus Schürz
6aa13d0fdf
add copyback function
2020-02-12 12:46:50 +01:00
Jakobus Schürz
8d7d52aee2
add some bash-history functions
2020-02-12 12:21:26 +01:00
Jakobus Schürz
f56d785dbf
remove submodules
2020-02-12 10:12:28 +01:00
Jakobus Schürz
9aae717ef1
remove workdirfs from myshellconfig.
...
it's problematic with git-url, so use as less submodules as possible.
if you want workdirfs, just use it separately
2020-02-12 00:22:16 +01:00
Jakobus Schürz
afa05f31f3
add alias
2020-02-12 00:20:41 +01:00
7db017f138
change url
2020-02-11 16:44:40 +01:00
b1016acdb6
remove old WDOTD-configuration
2020-02-11 16:13:14 +01:00
489363c8b2
add workdirfs submodule
2020-02-11 16:04:35 +01:00
77a37c4a01
delete workdir-fuse
2020-02-11 16:00:07 +01:00
Jakobus Schürz (admin)
c504b78d2b
add submodule workdir-fs
2020-02-11 15:20:42 +01:00
Jakobus Schürz
a319007ef2
cleanup
2020-02-11 14:54:10 +01:00
Jakobus Schürz
3e75df36cf
start with python3
2020-02-11 14:44:24 +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
febc7fef83
add workdir.service as link
2020-02-11 02:09:24 +01:00
Jakobus Schürz
4c44aea1ca
create dir if not existing
2020-02-11 02:07:39 +01:00
Jakobus Schürz
1b8ae84cd8
add workdir.service
2020-02-11 01:48:37 +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
2f896ee230
fix functiondefinition
2020-02-05 12:03:32 +01:00
Jakobus Schürz
299a1f11f1
fix function
2020-02-05 12:00:44 +01:00
Jakobus Schürz
27d942a9b2
fix failing ping
2020-02-05 11:57:10 +01:00
Jakobus Schürz
e437585b31
move cat end of backup to interactive section
2020-02-05 07:36:58 +01:00
Jakobus Schürz
1ffb8da44a
export WORK
2020-01-30 16:12:50 +01:00
Jakobus Schürz
a701b3f846
only clean empty dirs 3 levels down from archive/work
2020-01-23 13:35:09 +01:00
Jakobus Schürz
cf50d5bd30
add local aliases to sshs
2020-01-23 13:34:43 +01:00
Jakobus Schürz
377fff977e
improve output
2020-01-22 13:21:35 +01:00
Jakobus Schürz
845e908c65
improve output
2020-01-22 13:20:21 +01:00
Jakobus Schürz
4a1e916bd3
delete empty archive-dirs
2020-01-22 13:19:00 +01:00
Jakobus Schürz
1646d79a58
cleanup wdotd first, then create new
2020-01-22 12:47:14 +01:00
Jakobus Schürz
d4c7138667
cleanup WDOTD
2020-01-22 12:33:14 +01:00
Jakobus Schürz
c6d3098290
remove debug, fix failing source
2020-01-22 11:00:53 +01:00
Jakobus Schürz
c76952df20
debug
2020-01-22 10:59:17 +01:00
Jakobus Schürz
1b65676fe2
debug
2020-01-22 10:58:03 +01:00
Jakobus Schürz
f8341cd4ad
add aliases depending on exitcode
2020-01-22 10:54:21 +01:00
Jakobus Schürz
c82b3b2eee
fix order
2020-01-22 10:48:24 +01:00
Jakobus Schürz
c49cf2398f
load local files in extra file
2020-01-22 10:47:19 +01:00
Jakobus Schürz
ad3231d6f1
fix output
2020-01-22 10:26:02 +01:00
Jakobus Schürz
50737de42e
fix output
2020-01-22 10:22:05 +01:00
Jakobus Schürz
d133a4926d
debug
2020-01-22 10:20:53 +01:00
Jakobus Schürz
2799abc2bd
debug
2020-01-22 10:17:30 +01:00
Jakobus Schürz
2b96179200
debug
2020-01-22 10:16:41 +01:00
Jakobus Schürz
b4f31b6c23
add new function for view logfile and change dir
2020-01-22 10:13:51 +01:00
Jakobus Schürz
7417b5f6d5
append to logfile
2020-01-22 10:11:11 +01:00
Jakobus Schürz
66d74eee9f
improve output
2020-01-22 10:10:10 +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
Jakobus Schürz
66fd6fcd3b
fix nested link creation in WORK
2020-01-22 08:16:56 +01:00
Jakobus Schürz
ff212c9f7c
fix syntax
2020-01-21 15:25:34 +01:00
Jakobus Schürz
a9957d30e5
create WDOTD only if not existing or is a link
2020-01-21 15:22:43 +01:00
Jakobus Schürz
a63dca8ff8
create link on ~/WORK if it is not a file
2020-01-21 15:17:29 +01:00