Tag: Git Bash

Setting Up Git and Working with GitHub in Windows

Like most of the web industry, I use Git for version control, and so far I’ve mainly worked with GitHub remotes, so that’s what I’m set up for now. This post will cover how I install and configure Git to work smoothly in Windows. Disclaimer: I don’t do much web development in Windows these days,…

Read more

Initial Setup and Configuration of Home Assistant on a Raspberry Pi

For my first venture into using Home Assistant, I went with a Raspberry Pi 3 to keep costs down and because it seems very well supported by the Home Assistant community. Once the hardware was assembled, I followed the installation instructions for HASSbian, which flashes a disk image to the SD card for the Pi…

Read more