From 5cde5e67477e34e3c3dea1d7be38638a1d64f1c6 Mon Sep 17 00:00:00 2001 From: Rob Muhlestein Date: Mon, 28 Nov 2022 18:22:43 -0500 Subject: [PATCH] Remove long path test --- main.go | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/main.go b/main.go index e056423..9d17f0b 100644 --- a/main.go +++ b/main.go @@ -60,7 +60,7 @@ var Cmd = &Z.Cmd{ Name: `z`, Summary: `rwxrob's bonzai command tree`, Copyright: `Copyright 2021 Robert S Muhlestein`, - Version: `v0.1.1`, + Version: `v0.1.2`, License: `Apache-2.0`, Site: `rwxrob.tv`, Source: `git@github.com:rwxrob/z.git`, @@ -75,21 +75,21 @@ var Cmd = &Z.Cmd{ }, Shortcuts: Z.ArgMap{ - `project`: {`twitch`, `bot`, `commands`, `edit`, `project`}, - `status`: {`tmux`, `update`}, - `offscreen`: {`chat`, `!offscreen`}, - `info`: {`twitch`, `bot`, `commands`, `file`, `edit`}, - `sync`: {`twitch`, `bot`, `commands`, `sync`}, - `work`: {`go`, `work`}, - `chat`: {`twitch`, `chat`}, - `afk`: {`twitch`, `chat`, `!afk`}, - `isosec`: {`uniq`, `isosec`}, - `isonan`: {`uniq`, `isonan`}, - `isodate`: {`uniq`, `isodate`}, - `uuid`: {`uniq`, `uuid`}, - `epoch`: {`uniq`, `second`}, - `path`: {`env`, `get`, `path`}, - `long version of path`: {`env`, `get`, `path`}, + `project`: {`twitch`, `bot`, `commands`, `edit`, `project`}, + `status`: {`tmux`, `update`}, + `offscreen`: {`chat`, `!offscreen`}, + `info`: {`twitch`, `bot`, `commands`, `file`, `edit`}, + `sync`: {`twitch`, `bot`, `commands`, `sync`}, + `work`: {`go`, `work`}, + `chat`: {`twitch`, `chat`}, + `afk`: {`twitch`, `chat`, `!afk`}, + `isosec`: {`uniq`, `isosec`}, + `isonan`: {`uniq`, `isonan`}, + `isodate`: {`uniq`, `isodate`}, + `uuid`: {`uniq`, `uuid`}, + `epoch`: {`uniq`, `second`}, + `path`: {`env`, `get`, `path`}, + //`long version of path`: {`env`, `get`, `path`}, }, Description: `