Files
dotfiles/hosts/lakka/install.conf.yaml

18 lines
349 B
YAML

- include: 'tools/dotbot-defaults.yaml'
- shell:
- echo "Configuring lakka"
- link:
~/:
force: true
glob: true
path: hosts/lakka/base/**
prefix: '.'
~/.config/:
glob: true
force: true
path: hosts/lakka/config/**
~/.irssi/:
glob: true
force: true
path: hosts/lakka/irssi/**