From 7120c6f1e8a785587d2aede492aeb41c5a028bf6 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 10 Nov 2024 10:51:55 -0700 Subject: [PATCH] Add `btror/wpm` Add `btror/wpm` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cdcde1..b887f8e 100755 --- a/README.md +++ b/README.md @@ -1554,6 +1554,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [wordle](https://github.com/zechris/zwordle) - Wordle for ZSH, with tab-completions. - [workon](https://github.com/bryanculver/workon.plugin.zsh) - Simple utility for jumping between projects. - [worktree](https://github.com/jspears/worktree) - Adds functions that wrap `git worktree`. +- [wpm](https://github.com/btror/wpm) - Lets you test your typing speed in a terminal, track WPM, accuracy, and more. Results are saved in a handy JSON format for easy tracking. - [wsl](https://github.com/florentinl/omz-wsl) - Adds helper functions to make it easier to work in ZSH when running inside WSL. - [wsl2-ssh-pageant](https://github.com/antoinemartin/wsl2-ssh-pageant-oh-my-zsh-plugin) - Use your Yubikey stored GPG keys from WSL. This packages the instructions from [wsl2-ssh-pageant repo](https://github.com/BlackReloaded/wsl2-ssh-pageant) as a ZSH plugin. - [xxh-plugin-zsh-zshrc](https://github.com/roman-geraskin/xxh-plugin-zsh-zshrc) - plugin for [xxh-shell-zsh](https://github.com/xxh/xxh-shell-zsh) that copies your `~/.zshrc` to a remote host and sources it with [xxh-shell-zsh](https://github.com/xxh/xxh-shell-zsh).