Commit Graph

5 Commits

Author SHA1 Message Date
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