From c79f2e2ab9d9ce278cacbad1d4ca4cdd650e028a Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 16 Feb 2024 11:09:38 -0700 Subject: [PATCH] Remove link to Stack Exchange stackexchange 403s when awesomebot tries to check the link. Works in browsers, just not from automation. Signed-off-by: Joe Block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b73530..15ad13f 100644 --- a/README.md +++ b/README.md @@ -625,7 +625,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [bitwarden (casonadams)](https://github.com/casonadams/bitwarden-cli) - A [Bitwarden](https://bitwarden.com/download/) CLI fuzzy finder using [fzf](https://github.com/junegunn/fzf). Requires [jq](https://stedolan.github.io/jq/). - [bitwarden (game4move78)](https://github.com/Game4Move78/zsh-bitwarden) - Adds functions to manage [bitwarden](https://bitwarden.com/) sessions. - [bitwarden (kalsowerus)](https://github.com/kalsowerus/zsh-bitwarden) - Opens a [fzf](https://github.com/junegunn/fzf) widget containing your [Bitwarden](https://bitwarden.com/) vault items. Upon selecting an item either the username or password will be either written into the shell or copied into the clipboard. Requires `fzf`, `jq` and `bitwarden`. -- [blackbox](https://github.com/StackExchange/blackbox) - [Stack Exchange](https://stackexchange.com)'s toolkit for storing keys/credentials securely in a `git` repository. +- [blackbox](https://github.com/StackExchange/blackbox) - Stack Exchange's toolkit for storing keys/credentials securely in a `git` repository. - [bob](https://github.com/wintermi/zsh-bob) - Plugin for [bob](https://github.com/MordechaiHadad/bob) a cross-platform and easy-to-use Neovim version manager. - [bofh](https://github.com/fundor333/bofh) - Adds functions to display random bofh fortunes. - [bol](https://github.com/ikhurramraza/bol) - Prints a random quote when you open a terminal window.