From 909792ddbf9bfbd1fa69d936abc7246b05ead80b Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Thu, 17 Oct 2024 10:13:08 +0700 Subject: [PATCH] chore: add totp-cli --- scripts/brew_init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/brew_init.sh b/scripts/brew_init.sh index 44e05e2..cd57f58 100755 --- a/scripts/brew_init.sh +++ b/scripts/brew_init.sh @@ -5,7 +5,7 @@ brew install \ starship zsh-autosuggestions \ git neovim \ fdupes rsync rclone restic wcurl ncdu \ - tlrc vivid zellij \ + tlrc vivid zellij totp-cli \ yt-dlp newsboat vips btop \ fnm oven-sh/bun/bun deno uv just \ stylua taplo typos-cli clang-format marksman asciidoctor ollama gitleaks gh glab \