From 792e0666d7dd0074c010786cee4c63d8b32d1ab9 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 12 Oct 2023 08:11:13 -0600 Subject: [PATCH] Remove inline linter comment Signed-off-by: Joe Block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a69fc9c..c394d6e 100644 --- a/README.md +++ b/README.md @@ -982,7 +982,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [lsd (wintermi)](https://github.com/wintermi/zsh-lsd) - Override `ls` and `tree` commands with [lsd](https://github.com/Peltoche/lsd). - [lsd (z-shell)](https://github.com/z-shell/zsh-lsd) - Replaces `ls` with [lsd](https://github.com/Peltoche/lsd). - [lumberjack](https://github.com/molovo/lumberjack) - Lumberjack is a logging interface for shell scripts. -- [lux](https://github.com/pndurette/zsh-lux) - ZSH plugin to toggle the light & dark modes of macOS, iTerm 2, Visual Studio Code and other items and applications via the `lux` command. Highly customizable: included items can be configured by defining variables. Highly extensible: items can be added by defining functions. Includes a `macos_is_dark` helper function to determine if the macOS dark mode is active for use in theming. ✖ 747:52 List item description must start with valid casing remark-lint:awesome-list-item +- [lux](https://github.com/pndurette/zsh-lux) - ZSH plugin to toggle the light & dark modes of macOS, iTerm 2, Visual Studio Code and other items and applications via the `lux` command. Highly customizable: included items can be configured by defining variables. Highly extensible: items can be added by defining functions. Includes a `macos_is_dark` helper function to determine if the macOS dark mode is active for use in theming. - [mac-packaging](https://github.com/Temikus/mac-packaging) - A set of common functions used for enterprise Mac packaging with [Munki](https://www.munki.org/munki/). - [macos (joow)](https://github.com/joow/macos) - A ZSH plugin for macOS. - [macos (zshzoo)](https://github.com/zshzoo/macos) - ZSH goodies for macOS users.