Skip to content

Commit 69d9b05

Browse files
committed
#44, tweak
1 parent 12e348d commit 69d9b05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/posts/meetup-44-wrapup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Here's a list of tools presented, mentioned, praised:
2222
* [roxvet](https://github.com/stackrox/stackrox/tree/master/tools/roxvet) (go): example custom code vetting
2323
* [strace](https://strace.io/) (linux): syscalls and more
2424
* [tilt](https://tilt.dev/) (k8s): local k8s env
25-
* [fzf](https://github.com/junegunn/fzf): fuzzy finder in command line
25+
* [fzf](https://github.com/junegunn/fzf) (cli): fuzzy finder in command line
2626
* [just](https://just.systems), [task](https://taskfile.dev/) (cli): task runner, similar to [make](https://www.gnu.org/software/make/)
2727
* [tmux](https://github.com/tmux/tmux/wiki) (sh): terminal multiplexing
28-
* [btop](https://github.com/aristocratos/btop), [zenith](https://github.com/bvaisvil/zenith): system monitors
28+
* [btop](https://github.com/aristocratos/btop), [zenith](https://github.com/bvaisvil/zenith) (cli): system monitors
2929
* [git-cal](https://github.com/k4rthik/git-cal) (git): repo stats
3030
* [cobra](https://github.com/spf13/cobra) (go): cli tool scaffold
3131
* [charm](https://charm.sh/libs/) (go): TUI (we also had a [lightning talk](https://github.com/miku/glamline) on charm at [#28](https://golangleipzig.space/posts/meetup-28-wrapup/))

0 commit comments

Comments
 (0)