You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotfiles/Taskfile.yml

15 lines
269 B
YAML

# https://taskfile.dev
version: '3'
tasks:
desktop:
desc: "setup defaults for arch based desktop"
cmds:
- scripts/install-profile desktop
thinkpad:
desc: "setup defaults for arch based laptop"
cmds:
- scripts/install-profile thinkpad