cheat/cmd/cheat
Chris Lane 53177cb09d chore: bumps version to 3.5.0
Squashed commit of the following:

commit 8b74d50f1f
Author: Chris Lane <chris@chris-allen-lane.com>
Date:   Sun Feb 2 14:40:23 2020 -0500

    chore: updates README

    Edits the `README` to provid updated information regarding the shell
    autocompletion scripts and `fzf` integration.

commit 9868ba2d68
Author: Chris Lane <chris@chris-allen-lane.com>
Date:   Sun Feb 2 14:39:04 2020 -0500

    chore: modifies envvar check

    Modifies the `CHEAT_USE_FZF` envvar check within the bash autocompletion
    script for clarity.

commit ac1012f743
Author: Chris Lane <chris@chris-allen-lane.com>
Date:   Sun Feb 2 14:25:34 2020 -0500

    chore: renames autocompletion scripts

    Renames autocompletion scripts to conform with the conventions
    established in `scop/bash-completion`.

commit c8747bd91d
Author: Chris Lane <chris@chris-allen-lane.com>
Date:   Sun Feb 2 14:23:03 2020 -0500

    feat: improved bash autocompletions

    - Dramatically improves quality of bash autocompletions

    - Provides optional integration with `fzf`

commit 825bd0139d
Author: Chris Lane <chris@chris-allen-lane.com>
Date:   Sun Feb 2 09:19:46 2020 -0500

    chore: deletes `fzf.bash`

    Deletes `fzf.bash`, which was always intended to be a temporary
    placeholder anticipating future improvements.
2020-02-02 14:50:16 -05:00
..
cmd_directories.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_edit.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_init.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_list.go feat: implements filter on `-l` 2019-11-20 18:55:43 -05:00
cmd_remove.go feat: --rm and --tags 2019-11-16 09:18:32 -05:00
cmd_search.go fix: colorization errors 2019-11-23 13:47:08 -05:00
cmd_tags.go feat: implements --tags 2019-11-14 21:56:11 -05:00
cmd_view.go fix: colorization errors 2019-11-23 13:47:08 -05:00
docopt.txt feat: implements filter on `-l` 2019-11-20 18:55:43 -05:00
main.go chore: bumps version to 3.5.0 2020-02-02 14:50:16 -05:00
str_config.go chore: modifies example config 2020-01-29 14:01:19 -05:00
str_usage.go feat: implements filter on `-l` 2019-11-20 18:55:43 -05:00