justfiles for automating various tasks on my workstation
Find a file
2026-02-01 16:38:06 -06:00
cheatsheets ~lots, +cheatsheets.just 2026-01-03 15:44:42 -06:00
.gitignore ~.gitignore 2025-12-06 13:21:49 -06:00
.justfile ~.justfile,~utilities.just,+qbt-helper.just 2026-01-11 17:31:48 -06:00
blogging.just ~blogging.just 2026-01-07 23:32:29 -06:00
cachyos.just ~lots, +cheatsheets.just 2026-01-03 15:44:42 -06:00
cheatsheets.just ~lots, +cheatsheets.just 2026-01-03 15:44:42 -06:00
install.just ~lots, +cheatsheets.just 2026-01-03 15:44:42 -06:00
LICENSE +script-templates.just 2026-01-03 14:51:08 -06:00
notes.just ~notes.just, ~setup.just 2025-12-20 01:06:27 -06:00
qbt-helper.just ~qbt-helper.just 2026-02-01 16:38:06 -06:00
README.md +cachyos.just 2025-12-28 17:17:03 -06:00
script-templates.just +script-templates.just 2026-01-03 14:51:08 -06:00
setup.just ~lots, +cheatsheets.just 2026-01-03 15:44:42 -06:00
utilities.just ~.justfile,~utilities.just,+qbt-helper.just 2026-01-11 17:31:48 -06:00

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