about summary refs log tree commit diff
path: root/users/tazjin/dt/README.md
blob: ee43d5606409a9234ef47893f7bb561201d8990b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
dt
==

It's got a purpose.

## Usage:

```
nix-build -E '(import (builtins.fetchGit "https://git.tazj.in/") {}).fun.dt'
./result/bin/dt --one ... --two ...
```