diff --git a/README.md b/README.md index 221fc36..ea1eecf 100644 --- a/README.md +++ b/README.md @@ -649,6 +649,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [code-review](https://github.com/xorkevin/code-review-zsh) - Launches `git difftool` on `git merge-base target_branch base_branch` and `target_branch`. - [code-stats](https://gitlab.com/code-stats/code-stats-zsh) - Counts keypresses and logs stats to [Code::Stats](https://codestats.net/). - [codex](https://github.com/tom-doerr/zsh_codex) - Enables you to use OpenAI's powerful Codex AI in the command line. +- [coffee-time](https://github.com/gakimball/zsh-coffee-time) - Adds the `caf` alias, which runs `caffeinate -dims`. The extra flags keep everything awake: the system, the drive, and the display. - [colored-man-pages-mod](https://github.com/zuxfoucault/colored-man-pages_mod) - Forked from [ohmyzsh/ohmyzsh/plugins/colored-man-pages](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/colored-man-pages/colored-man-pages.plugin.zsh). Colorizes `man` output. - [colored-man-pages](https://github.com/ael-code/zsh-colored-man-pages) - Colorize `man` pages. - [colorize](https://github.com/zpm-zsh/colorize) - Colorize the output of various programs.