justfiles#
justfiles for automating various tasks on my workstation
Expected workflow#
Clone this repo to ${HOME}/.config/just.
git clone git@tildegit.org:hyperreal/justfiles "${HOME}/.config/just"
Symlink the main justfile to ~/.
ln -sf ~/.config/just/.justfile
Optionally, fetch the gaming justfile. This will create ${HOME}/.config/just/gaming.just.
just fetch-gaming