Commit Graph

7 Commits

Author SHA1 Message Date
Daniel - b1ccf8616d
Run local updates also in tmux
It's more robust if things fail.
2020-12-27 12:28:49 +01:00
Daniel - 1d7801c1ea
Extend upgrade function to support local updates 2020-09-06 15:51:42 +02:00
Daniel - fd78ed471c
Add missing call to sudo 2020-08-30 12:33:24 +02:00
Daniel - e703f1332a
Add shell auxiliary function to start default tmux session 2020-08-23 12:23:37 +02:00
Daniel - 880db2d7a3
Make custom shell scripts shellcheck clean 2020-08-23 12:10:29 +02:00
Daniel - 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
Daniel - 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