Commit Graph

15 Commits

Author SHA1 Message Date
8a0f6f1d7c
Try to inhibit interruptions during system package updates
`systemd-inhibit` should do this, but experience shows that it's not always
working as expected.  However, having it is better than not having it.
2021-08-08 09:33:10 +02:00
8fe64b7d9c
Do not automatically start offlineimap
Risk of data loss is too high.
2021-06-12 14:06:48 +02:00
9e6c46893e
Start offlineimap in main tmux view
It's good to have this synchronization going on and being visible in the main
tmux dashboard.
2021-06-12 12:50:23 +02:00
b1ccf8616d
Run local updates also in tmux
It's more robust if things fail.
2020-12-27 12:28:49 +01:00
1d7801c1ea
Extend upgrade function to support local updates 2020-09-06 15:51:42 +02:00
fd78ed471c
Add missing call to sudo 2020-08-30 12:33:24 +02:00
e703f1332a
Add shell auxiliary function to start default tmux session 2020-08-23 12:23:37 +02:00
880db2d7a3
Make custom shell scripts shellcheck clean 2020-08-23 12:10:29 +02:00
a709a2145f
Add simple shell function to remotely run apt updates
This is a very simple function just to save some typing.  No fancy logic is
included in here, and that's deliberate.
2020-08-23 12:09:49 +02:00
7f12f001c0
Move custom shell functions to common file
This allows to use the functions in both zsh and bash (and everywhere
where bash is understood).
2020-08-02 17:01:23 +02:00
a70ea065b9
Add git information to bash prompt 2020-07-25 11:58:18 +02:00
83e3c4a53d
Add systemd service for git annex watch 2020-03-07 20:17:10 +01:00
57f86cf150
Start Emacs as foreground daemon 2019-03-31 19:06:51 +02:00
8a8254d2ee
Remove maximal runtime for git-annex assistant
The assistant should instead be restarted on resume, preferably by another
service file, installed on system level.
2019-01-19 11:13:16 +01:00
6591e60b3e
Some custom systemd unit files 2018-07-17 21:24:11 +02:00