~jamesaorson/conky

My highly specialized, code-based computer configuration

eb2457f Enable transparency in emacs

3 days ago

16fc164 Silence batcat check

10 days ago

#Linux Config

#Setup

Run bootstrap if you want everything

You can also pick and choose modules by listing the directories to install and they will install in that order

./bootstrap apt bat #NOTE: Installs apt scripts and cat-alternative, bat

#Docker Container

You can build and run this locally at a whim

sudo podman build --tag dev --progress=plain .
sudo podman run -it -v ~/.ssh:/home/dev/.ssh:ro localhost/dev:latest