From 47a38b57b48d0127030e2c7e2f1fc855d74fd87a Mon Sep 17 00:00:00 2001 From: William Casarin Date: Mon, 9 Jul 2018 16:32:18 -0700 Subject: wip --- README | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index 76da7fa..0000000 --- a/README +++ /dev/null @@ -1,15 +0,0 @@ - -cmdtree -======= - -cmdtree is a command launcher in the form of a trie. Commands are launched by a -sequence of keys that form a path in this trie. - -Configuring cmdtree is easy (this format is still WIP): - -~/.cmdtreerc or ~/.config/cmdtree/cmdtreerc: - -(a application - (b chrome --force-device-scale-factor=1.25) - (e emacs) -) \ No newline at end of file -- cgit v1.2.3