From 76caf3361a2f43b4e2467b8c0598d0053f39d843 Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:50:31 -0400 Subject: [PATCH 01/11] Add age --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 5364748..12e9406 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1490,3 +1490,4 @@ prompt,promptless,,https://github.com/dylanaraps/promptless,"A suckless and supe financial,abandon,,https://github.com/hrj/abandon,"A text based, double-entry accounting system inspired by Ledger with infinite precision arithmetic. Made in Java. Includes a GUI." transfer,osync,http://www.netpower.fr/osync,https://github.com/deajan/osync,"A robust two-way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near real-time sync." email,mailsy,,https://github.com/BalliAsghar/Mailsy.git,Generates disposable emails in the CLI through [mail.tm](https://mail.tm). +security,age,https://age-encryption.org/,https://github.com/FiloSottile/age,"A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability." From cdfd2882a3db71c6fb17318e37cd32fb685132aa Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:50:42 -0400 Subject: [PATCH 02/11] Add chezmoi --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 12e9406..cfd03e8 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1491,3 +1491,4 @@ financial,abandon,,https://github.com/hrj/abandon,"A text based, double-entry ac transfer,osync,http://www.netpower.fr/osync,https://github.com/deajan/osync,"A robust two-way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near real-time sync." email,mailsy,,https://github.com/BalliAsghar/Mailsy.git,Generates disposable emails in the CLI through [mail.tm](https://mail.tm). security,age,https://age-encryption.org/,https://github.com/FiloSottile/age,"A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability." +system,chezmoi,https://www.chezmoi.io/,https://github.com/twpayne/chezmoi,"Manage your dotfiles across multiple diverse machines, securely." From 3a3d40a67b7defc22e8f2315674b7c3c23786615 Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:50:52 -0400 Subject: [PATCH 03/11] Add choose --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index cfd03e8..02f952e 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1492,3 +1492,4 @@ transfer,osync,http://www.netpower.fr/osync,https://github.com/deajan/osync,"A r email,mailsy,,https://github.com/BalliAsghar/Mailsy.git,Generates disposable emails in the CLI through [mail.tm](https://mail.tm). security,age,https://age-encryption.org/,https://github.com/FiloSottile/age,"A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability." system,chezmoi,https://www.chezmoi.io/,https://github.com/twpayne/chezmoi,"Manage your dotfiles across multiple diverse machines, securely." +text-processing,choose,,https://github.com/theryangeary/choose,A human-friendly and fast alternative to cut and (sometimes) awk. From e110a351f1142cc522818ca03322d2b50610056b Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:51:01 -0400 Subject: [PATCH 04/11] Add direnv --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 02f952e..2bf649c 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1493,3 +1493,4 @@ email,mailsy,,https://github.com/BalliAsghar/Mailsy.git,Generates disposable ema security,age,https://age-encryption.org/,https://github.com/FiloSottile/age,"A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability." system,chezmoi,https://www.chezmoi.io/,https://github.com/twpayne/chezmoi,"Manage your dotfiles across multiple diverse machines, securely." text-processing,choose,,https://github.com/theryangeary/choose,A human-friendly and fast alternative to cut and (sometimes) awk. +system,direnv,https://direnv.net/,https://github.com/direnv/direnv,Loads and unloads environment variables depending on the current directory. From 75772905fb6b36adfda0a04202ca825097110b39 Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:51:08 -0400 Subject: [PATCH 05/11] Add doggo --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 2bf649c..4a4c162 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1494,3 +1494,4 @@ security,age,https://age-encryption.org/,https://github.com/FiloSottile/age,"A s system,chezmoi,https://www.chezmoi.io/,https://github.com/twpayne/chezmoi,"Manage your dotfiles across multiple diverse machines, securely." text-processing,choose,,https://github.com/theryangeary/choose,A human-friendly and fast alternative to cut and (sometimes) awk. system,direnv,https://direnv.net/,https://github.com/direnv/direnv,Loads and unloads environment variables depending on the current directory. +networking,doggo,https://doggo.mrkaran.dev/,https://github.com/mr-karan/doggo,"DNS client for humans. Features include: colors, tabular and JSON formats, and reverse DNS lookup." From d694d0d6282e0e821923cad6ed44b9d7366669b3 Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:51:16 -0400 Subject: [PATCH 06/11] Add krew --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 4a4c162..79dd85f 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1495,3 +1495,4 @@ system,chezmoi,https://www.chezmoi.io/,https://github.com/twpayne/chezmoi,"Manag text-processing,choose,,https://github.com/theryangeary/choose,A human-friendly and fast alternative to cut and (sometimes) awk. system,direnv,https://direnv.net/,https://github.com/direnv/direnv,Loads and unloads environment variables depending on the current directory. networking,doggo,https://doggo.mrkaran.dev/,https://github.com/mr-karan/doggo,"DNS client for humans. Features include: colors, tabular and JSON formats, and reverse DNS lookup." +package-manager,krew,https://krew.sigs.k8s.io/,https://github.com/kubernetes-sigs/krew,Find and install kubectl plugins. From a0431421eaaa71412c4c70db683894b9f3f3e003 Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:51:23 -0400 Subject: [PATCH 07/11] Add kubectx --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 79dd85f..3d942e9 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1496,3 +1496,4 @@ text-processing,choose,,https://github.com/theryangeary/choose,A human-friendly system,direnv,https://direnv.net/,https://github.com/direnv/direnv,Loads and unloads environment variables depending on the current directory. networking,doggo,https://doggo.mrkaran.dev/,https://github.com/mr-karan/doggo,"DNS client for humans. Features include: colors, tabular and JSON formats, and reverse DNS lookup." package-manager,krew,https://krew.sigs.k8s.io/,https://github.com/kubernetes-sigs/krew,Find and install kubectl plugins. +devops,kubectx,https://kubectx.dev/,https://github.com/ahmetb/kubectx,Quickly switch between clusters and namespaces in kubectl. From 02f150a8bd561c84d612b39433d55fae5996746d Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:51:30 -0400 Subject: [PATCH 08/11] Add mise --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 3d942e9..e6db354 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1497,3 +1497,4 @@ system,direnv,https://direnv.net/,https://github.com/direnv/direnv,Loads and unl networking,doggo,https://doggo.mrkaran.dev/,https://github.com/mr-karan/doggo,"DNS client for humans. Features include: colors, tabular and JSON formats, and reverse DNS lookup." package-manager,krew,https://krew.sigs.k8s.io/,https://github.com/kubernetes-sigs/krew,Find and install kubectl plugins. devops,kubectx,https://kubectx.dev/,https://github.com/ahmetb/kubectx,Quickly switch between clusters and namespaces in kubectl. +package-manager,mise,https://mise.jdx.dev/,https://github.com/jdx/mise,"A development environment setup tool: dev tools, env vars, and task runner. Like `asdf` + `direnv` + `make`." From 57767911a1a0e975dae6bee14f17020f43fb78fa Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:51:40 -0400 Subject: [PATCH 09/11] Add stern --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index e6db354..0764174 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1498,3 +1498,4 @@ networking,doggo,https://doggo.mrkaran.dev/,https://github.com/mr-karan/doggo,"D package-manager,krew,https://krew.sigs.k8s.io/,https://github.com/kubernetes-sigs/krew,Find and install kubectl plugins. devops,kubectx,https://kubectx.dev/,https://github.com/ahmetb/kubectx,Quickly switch between clusters and namespaces in kubectl. package-manager,mise,https://mise.jdx.dev/,https://github.com/jdx/mise,"A development environment setup tool: dev tools, env vars, and task runner. Like `asdf` + `direnv` + `make`." +devops,stern,,https://github.com/stern/stern,Multi pod and container log tailing for Kubernetes. From 7fc2e4a30cd7e1d07b915b868797afe52ede7b05 Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:51:44 -0400 Subject: [PATCH 10/11] Add gh --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 0764174..e4fd2fd 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1499,3 +1499,4 @@ package-manager,krew,https://krew.sigs.k8s.io/,https://github.com/kubernetes-sig devops,kubectx,https://kubectx.dev/,https://github.com/ahmetb/kubectx,Quickly switch between clusters and namespaces in kubectl. package-manager,mise,https://mise.jdx.dev/,https://github.com/jdx/mise,"A development environment setup tool: dev tools, env vars, and task runner. Like `asdf` + `direnv` + `make`." devops,stern,,https://github.com/stern/stern,Multi pod and container log tailing for Kubernetes. +git,gh,https://cli.github.com/,https://github.com/cli/cli,"GitHub's official tool to manage repos, issues, projects, gists and much more." From ec56f229a929ef9cb64827bbfe0b4872d19dae0e Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 22:44:49 -0400 Subject: [PATCH 11/11] Add tlrc --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index e4fd2fd..b07c1fb 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1500,3 +1500,4 @@ devops,kubectx,https://kubectx.dev/,https://github.com/ahmetb/kubectx,Quickly sw package-manager,mise,https://mise.jdx.dev/,https://github.com/jdx/mise,"A development environment setup tool: dev tools, env vars, and task runner. Like `asdf` + `direnv` + `make`." devops,stern,,https://github.com/stern/stern,Multi pod and container log tailing for Kubernetes. git,gh,https://cli.github.com/,https://github.com/cli/cli,"GitHub's official tool to manage repos, issues, projects, gists and much more." +cheatsheet,tlrc,https://tldr.sh/tlrc/,https://github.com/tldr-pages/tlrc,Official tldr client written in Rust.