tzk/docs/configuration.rst
2021-08-27 10:28:53 -05:00

16 lines
334 B
ReStructuredText

===============
Configuring tzk
===============
Change into a directory you'd like to use as your Zettelkasten repository.
The directory should be empty, so you'll probably want to create a new one, e.g.:
```
$ mkdir my_zettelkasten
$ cd my_zettelkasten
```
Run ``tzk init``.
This will install TiddlyWiki,
set up a Git repository,