Home directory scripts and configuration

January 8, 2018 ยท View on GitHub

These files are mostly my own settings and tools, but some may be more generally useful.

Install

git clone --recursive git://github.com/l0b0/tilde.git
cd tilde
make install # NOT as root

You'll need to remove existing dot files for this to install successfully.

Git users: Make sure to add your user specific configuration in ~/.gitconfig_local.

Test

Requirements: markdown-calibre

make test # Optional