dotling 0.9.0

A dotfiles management CLI — track, link, and sync your config files across machines
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[book]
title = "dotling documentation"
authors = ["Ade M Ramdani"]
description = "A dotfiles management CLI — track, link, and sync your config files across machines"
language = "en"
src = "src"

[build]
build-dir = "book"

[output.html]
default-theme = "light"
preferred-dark-theme = "ayu"
git-repository-url = "https://github.com/auricvex/dotling"
edit-url-template = "https://github.com/auricvex/dotling/edit/main/docs/{path}"

[output.html.search]
enable = true