Linux

My dot Files

Originally published: 2021-11-27.

Dot Files

So that I can share how I’ve configured several of my applications and systems on my laptop, I’ve created a new Git project for my dotfiles.

Hope you can use them to find a different way to accomplish your goals or, even better, you find a bug or have a suggestion for me.

What are dotfiles?

“dotfiles” are generally files that being with a period in the filename. By starting a filename with a period character, they are hidden by default from many graphical file managers and the ls(1) command. With ls specifically, you can list “dotfiles” by running ls -a or ls -al.

Password Management with Bitwarden

Bitwarden

In a past life, I managed both Lastpass and 1Password. Neither of them were something I wanted to use personally, so I was looking for something better.

In the mean time, I was using KeePassXC stored in Google Drive. And Holly and I also had a shared Keepass file stored in a shared directory so we could share passwords between us.

But then I learned about Bitwarden.

Wireguard: Home VPN Server

Wireguard

I used to use OpenVPN as a means to connect to my internal network from outside of my house. It worked really well, but managing its configs was a little bit of a hassle and, frankly, OpenVPN is old news (/s). I wanted to play with a new toy.

So I looked into Wireguard.

Server Config

Since I use Home Assistant and it has Add-Ons available available, I decided to use its Wireguard Add-On.