From 22d0905c32344ff56a9ad6189f6ca14819108520 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 16 Jun 2019 12:18:02 -0600 Subject: [PATCH 1/5] Update fast-syntax-highlighting description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d96e29d..6ca2fcc 100644 --- a/README.md +++ b/README.md @@ -397,7 +397,7 @@ zapack is a basic fast minimal ZSH plugin loader. * [extend-history](https://github.com/xav-b/zsh-extend-history) - Extends command history by adding exit code for each command in the history. * [fancy-ctrl-z](https://github.com/mdumitru/fancy-ctrl-z) - Broken out version of the version in [oh-my-zsh](http://ohmyz.sh/) so users of other frameworks don't have to import all of OMZ. * [fast-alias-tips](https://github.com/sei40kr/zsh-fast-alias-tips) - Helps remember the aliases you defined and forgot about. Ported from [djui/alias-tips](https://github.com/djui/alias-tips) -* [fast-syntax-highlighting](https://github.com/zdharma/fast-syntax-highlighting) - Optimized an improved `zsh-users/zsh-syntax-highlighting` – better response times, `zed/vared` can edit `10 kB` functions. +* [fast-syntax-highlighting](https://github.com/zdharma/fast-syntax-highlighting) - Optimized and improved `zsh-users/zsh-syntax-highlighting` – better response times, switchable highlight themes. * [favorite-directories](https://github.com/seletskiy/zsh-favorite-directories) - Fast jumps to your favorite directories. * [firebase](https://github.com/rmrs/firebase-zsh) - Add an indicator in the prompt that you're in a directory with a `firebase.json` file (aka "firebase project"). * [fixnumpad-osx](https://github.com/zackintosh/fixnumpad-osx.plugin.zsh/blob/master/fixnumpad-osx.plugin.zsh) - Enables numpad keys of Apple keyboards to be recognized in ZSH. From 0ec8bd42d1ac4c7c95770da56110bc090b8cd871 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 16 Jun 2019 12:19:12 -0600 Subject: [PATCH 2/5] Tweak phrasing in forgit description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ca2fcc..500cecd 100644 --- a/README.md +++ b/README.md @@ -402,7 +402,7 @@ zapack is a basic fast minimal ZSH plugin loader. * [firebase](https://github.com/rmrs/firebase-zsh) - Add an indicator in the prompt that you're in a directory with a `firebase.json` file (aka "firebase project"). * [fixnumpad-osx](https://github.com/zackintosh/fixnumpad-osx.plugin.zsh/blob/master/fixnumpad-osx.plugin.zsh) - Enables numpad keys of Apple keyboards to be recognized in ZSH. * [flow-plugin](https://github.com/sandstorm/oh-my-zsh-flow-plugin) - This plugin makes the `flow` command available inside every subdirectory of the TYPO3 Flow distribution. -* [forgit](https://github.com/wfxr/forgit) - Utility tool for `git` taking advantage of fuzzy finder [fzf](https://github.com/junegunn/fzf). +* [forgit](https://github.com/wfxr/forgit) - Utility tool for `git` which takes advantage of fuzzy finder [fzf](https://github.com/junegunn/fzf). * [functional](https://github.com/Tarrasch/zsh-functional) - ZSH higher order functions. * [fuzzy-search-and-edit](https://github.com/seletskiy/zsh-fuzzy-search-and-edit) - ZSH plugin for fuzzy searching files and instantly opening a matched file on matched line. * [fz](https://github.com/changyuheng/fz) - Seamlessly adds fuzzy search to [z](https://github.com/rupa/z)'s tab completion and lets you easily jump around among your historical directories. From a4044943b0593dd2f72596e2f3234c8120b2a8c8 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 16 Jun 2019 12:20:13 -0600 Subject: [PATCH 3/5] Fix awkward phrasing in gcloud-project description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 500cecd..974ca27 100644 --- a/README.md +++ b/README.md @@ -413,7 +413,7 @@ zapack is a basic fast minimal ZSH plugin loader. * [fzf-widgets](https://github.com/ytet5uy4/fzf-widgets) - Adds some ZLE widgets for [fzf](https://github.com/junegunn/fzf). * [fzf-z](https://github.com/andrewferrier/fzf-z) - Brings together the *z* plugin and *fzf* to allow you to easily browse recently used directories at any point on the command line. * [fzy](https://github.com/aperezdc/zsh-fzy) - Plugin that uses [fzy](https://github.com/jhawthorn/fzy) for certain fuzzy matching operations. -* [gcloud-project](https://github.com/avivl/gcloud-project) - Easy selection of Google Cloud Project. +* [gcloud-project](https://github.com/avivl/gcloud-project) - Easy selection of Google Cloud Projects. * [geeknote](https://github.com/s7anley/zsh-geeknote) - Geeknote plugin for ZSH. * [geometry-datetime](https://github.com/desyncr/geometry-datetime) - [Geometry](https://github.com/geometry-zsh/geometry) datetime plugin. Shows datetime (`date` unix command) in your prompt. * [geometry-hydrate](https://github.com/jedahan/geometry-hydrate) - [Geometry](https://github.com/geometry-zsh/geometry) plugin to remind you to hydrate. From f063f8f0a3b2a370c23e1ec8fecd46ef9762d2ee Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 16 Jun 2019 12:20:53 -0600 Subject: [PATCH 4/5] Remove .zsh from git-it-on URL label to comply with style guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 974ca27..2302f8b 100644 --- a/README.md +++ b/README.md @@ -428,7 +428,7 @@ zapack is a basic fast minimal ZSH plugin loader. * [git-complete-urls](https://github.com/rapgenic/zsh-git-complete-urls) - enhance `git` completion to include in the remotes completion (e.g. from `git clone`) any URL in the clipboard. * [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Extra `git` helper scripts packaged as a plugin. * [git-ignore](https://github.com/laggardkernel/git-ignore) - Generates `.gitignore` files from gitignore.io **offline**. `fzf`, completion, preview integrated. -* [git-it-on.zsh](https://github.com/peterhurford/git-it-on.zsh) - Adds ability to open a folder in your current branch on GitHub. +* [git-it-on](https://github.com/peterhurford/git-it-on.zsh) - Adds ability to open a folder in your current branch on GitHub. * [git-plugin](https://github.com/rcruzper/zsh-git-plugin) - Adds some functions for `git`. * [git-prompt-useremail](https://github.com/mroth/git-prompt-useremail) - Adds prompt reminders for `git` user.email. * [git-prune](https://github.com/Seinh/git-prune) - Plugin that simplifies deleting merged branches. From 0ea5e61640ae1902d6488c262ca696501c4aa184 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 16 Jun 2019 12:22:15 -0600 Subject: [PATCH 5/5] Fix styling in git-smart-commands description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2302f8b..0ab4ade 100644 --- a/README.md +++ b/README.md @@ -434,7 +434,7 @@ zapack is a basic fast minimal ZSH plugin loader. * [git-prune](https://github.com/Seinh/git-prune) - Plugin that simplifies deleting merged branches. * [git-scripts](https://github.com/packruler/zsh-git-scripts) - Adds `git-squash-branch` and `git-remove-merged` commands. * [git-secret](https://github.com/sobolevn/git-secret) - A bash-tool to store your private data inside a `git` repository. -* [git-smart-commands](https://github.com/seletskiy/zsh-git-smart-commands) - Adds git commands to make some common `git` usages more efficient. +* [git-smart-commands](https://github.com/seletskiy/zsh-git-smart-commands) - Adds extra `git` commands to make some common `git` usages more efficient. * [git-sync](https://github.com/caarlos0/zsh-git-sync) - A ZSH plugin to sync `git` repositories and clean them up. * [gitcd](https://github.com/viko16/gitcd.plugin.zsh) - cd to a git working directory after cloning it. * [gitfast](https://github.com/tevren/gitfast-zsh-plugin) - Updated fork of oh-my-zsh gitfast plugin.