Home

Config Files

This directory has some config files I use

.bashrc

My custom .bashrc

.tmux.conf

My custom tmux conf

packages.txt

These are packages I usually install on a new OS.

Usage: sudo apt install $(cat packages.txt)