From: mhoellein Date: Thu, 20 Jan 2022 14:28:53 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=1a1739459f06438ee497e1bfc953a78881ee8321;p=vserver2 daily autocommit --- diff --git a/.etckeeper b/.etckeeper index f950b42..09d5535 100755 --- a/.etckeeper +++ b/.etckeeper @@ -480,6 +480,7 @@ maybe chmod 0644 'console-setup/vtrgb' maybe chmod 0644 'console-setup/vtrgb.vga' maybe chmod 0755 'cron.d' maybe chmod 0644 'cron.d/.placeholder' +maybe chmod 0644 'cron.d/backup' maybe chmod 0644 'cron.d/e2scrub_all' maybe chmod 0644 'cron.d/php' maybe chmod 0644 'cron.d/popularity-contest' diff --git a/cron.d/backup b/cron.d/backup new file mode 100644 index 0000000..3e0efbb --- /dev/null +++ b/cron.d/backup @@ -0,0 +1 @@ +0 23 * * * root /root/bin/backup_with_borg diff --git a/inputrc b/inputrc index d3da985..230e66b 100644 --- a/inputrc +++ b/inputrc @@ -38,8 +38,8 @@ $if mode=emacs # "\e[6~": end-of-history # alternate mappings for "page up" and "page down" to search the history -# "\e[5~": history-search-backward -# "\e[6~": history-search-forward +"\e[5~": history-search-backward +"\e[6~": history-search-forward # mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving "\e[1;5C": forward-word