My virtual windows machine from VirtualBox on Big Sur will not start
·210 words·1 min
A quick fix if your virtual machine will not start. As long, as you got the same configuration as me
Filter by category: amateur-radio, computerstuff or the new spam mails
This article is a summary of reasoniamhere.com/…/outrageously-useful-tips-to-master-your-z-shell/. The original article is from 2014 and the pages last entry is from 2015. In case the website goes down I want the important bits saved for my reading and learning pleasure 😉
For some reason my git commits failed when I re-enabled gpg signing. This is how I finally fixed that problem.
I usually fetch the upstream repository and merge it into my local repository, then upload all the merges into the github repository. That works sometimes, but it also fails sometimes with me having an extra commit with merges leaving the git history different from the upstream…