From 5de33bc0c8ac6d2c24455edccb98c74139392b5c Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 29 May 2023 09:37:10 -0600 Subject: [PATCH] Add `gakimball/zsh-coffee-time` Add `gakimball/zsh-coffee-time` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) 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.