|
You are here |
hamvocke.com | ||
| | | | |
jiby.tech
|
|
| | | | | Like many developers, I keep track of my configuration files in version control, to make moving to new machines is simpler and share code with others. This process started out for my Emacs config files at first, but grew to consume other aspects: bash functions, git aliases... Since 2016, I have accumulated over 500 git commits. Now the dotfiles are tracked, the next biggest pain is to install packages and folder structures and obscure commands required to set up some subsystems needs which config files. | |
| | | | |
www.jeffgeerling.com
|
|
| | | | | ||
| | | | |
srijan.ch
|
|
| | | | | How to test your ansible playbooks against multiple target OSes and versions using Vagrant | |
| | | | |
www.cybershu.eu
|
|
| | | If you work with Python, you probably need to activate a virtual environment to manage dependencies. Using a virtualenv requires activation each time you wan... | ||