commit e4230b572ef598ee38da4334f0482b81496fbf0c parent 47a38b57b48d0127030e2c7e2f1fc855d74fd87a Author: William Casarin <jb55@jb55.com> Date: Mon, 9 Jul 2018 17:09:48 -0700 extended example Diffstat:
M | README.md | | | 12 | +++++++----- |
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ cmdtree -======= +======= ![cmdtree](https://jb55.com/s/cmdtree.png) @@ -11,7 +11,9 @@ 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) - ) + (commands + (a application + (b chrome) + (e emacs)) + (e email + (f fetch-email)))