Learnings about Shellscripting on UNIX
Miscellaneous Tips and Tricks
- get platform by the environment variable
$OSTYPE
Having your dotfiles on every machine
- I decided on a workflow based on tools i already used:
- Synchronisation based on
syncthing
- a dotfiles folder under git with a simple symlinking shellscript
- Synchronisation based on