mirror of
https://tildegit.org/hyperreal/justfiles.git
synced 2026-02-11 09:33:39 +01:00
justfiles for automating various tasks on my workstation
| cheatsheets | ||
| .gitignore | ||
| .justfile | ||
| blogging.just | ||
| cachyos.just | ||
| cheatsheets.just | ||
| install.just | ||
| LICENSE | ||
| notes.just | ||
| qbt-helper.just | ||
| README.md | ||
| script-templates.just | ||
| setup.just | ||
| utilities.just | ||
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