SSH config file: Use correct IdentityFile

Posted on Sun 03 July 2022 in Linux • Tagged with SSH, git

How to make the ~/.ssh/config file use the correct SSH key in IdentityFile.


Continue reading

Hugo: Fix git bug when installing a repo with a theme

Posted on Sat 28 May 2022 in Other • Tagged with hugo, go-lang, git, github

Fixing the Hugo theme submodule issue when installing a repo via git clone.


Continue reading