diff options
| author | William Casarin <jb55@jb55.com> | 2018-07-09 17:09:48 -0700 |
|---|---|---|
| committer | William Casarin <jb55@jb55.com> | 2018-07-09 17:09:48 -0700 |
| commit | e4230b572ef598ee38da4334f0482b81496fbf0c (patch) | |
| tree | fd8105a2c926c1e52d1751303315cdaa88d4166d | |
| parent | 47a38b57b48d0127030e2c7e2f1fc855d74fd87a (diff) | |
extended example
| -rw-r--r-- | README.md | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1,6 +1,6 @@ cmdtree -======= +=======  @@ -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))) |
