From d6798822662e0e1cbbe2dfd154731a01b9de1adc Mon Sep 17 00:00:00 2001 From: John Reese Date: Sun, 30 Oct 2016 18:51:45 -0700 Subject: [PATCH] Spelling and formatting fixes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f147223..fd40902 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ These frameworks make customizing your zsh setup easier. * [accurev-zsh](https://github.com/dalefukami/accurev-zsh) - ZSH plugin for accurev. * [alias-tips](https://github.com/djui/alias-tips) - An oh-my-zsh plugin to help remembering those aliases you defined once. * [allergen](https://github.com/stanislas/allergen) - A collection of custom zsh plugins to use with antigen -* [almostontop](https://github.com/Valiev/almostontop) - Clears previous command output every time before new command executed in shell. Insipred by alwaysontop plugin for bash +* [almostontop](https://github.com/Valiev/almostontop) - Clears previous command output every time before new command executed in shell. Inspired by alwaysontop plugin for bash * [ansiweather](https://github.com/fcambus/ansiweather) - Weather in your terminal, with ANSI colors and Unicode symbols * [antigen-git-rebase](https://github.com/smallhadroncollider/antigen-git-rebase) - Antigen/zsh script to aid with Git rebasing * [antigen-git-store](https://github.com/smallhadroncollider/antigen-git-store) - Antigen/zsh script to store Git's current working directory. For working with Git between two computers without forcing arbitrary commits. @@ -300,7 +300,7 @@ These frameworks make customizing your zsh setup easier. * [wakatime](https://github.com/wbinglee/zsh-wakatime) - Automatic time tracking for commands in ZSH using [wakatime](https://wakatime.com/) * [warhol](https://github.com/unixorn/warhol.plugin.zsh) - Configures colorization with [grc](https://github.com/garabik/grc) * [watson.zsh](https://github.com/bcho/Watson.zsh) - A plugin for [watson](https://github.com/TailorDev/Watson) -* [wd](https://github.com/mfaerevaag/wd) - Warp directory lets you jump to custom directories in zsh, without using cd. Why? Because cd seems ineffecient when the folder is frequently visited or has a long path. +* [wd](https://github.com/mfaerevaag/wd) - Warp directory lets you jump to custom directories in zsh, without using cd. Why? Because cd seems inefficient when the folder is frequently visited or has a long path. * [yeoman-zsh-plugin](https://github.com/edouard-lopez/yeoman-zsh-plugin) - Edouard Lopez's Yeoman plugin for oh-my-zsh, compatible with yeoman version ≥1.0 (includes options and command auto-completion) * [zaw](https://github.com/zsh-users/zaw) - ZSH anything.el-like widget. * [zce](https://github.com/hchbaw/zce.zsh) - Vim’s EasyMotion / Emacs’s ace-jump-mode for zsh. @@ -410,7 +410,7 @@ These plugins add tab completion without adding extra functions or aliases. * [tugboat](https://github.com/DimitriSteyaert/Zsh-tugboat) - Adds autocompletion for [tugboat](https://github.com/pearkes/tugboat/) command * [umake](https://github.com/zlsun/umake) - Tab completion for Ubuntu umake * [vert.x-omz-plugin](https://github.com/davidafsilva/vert.x-omz-plugin) - Provides autocomplete features for the [vertx](http://vertx.io/) command. -* [zsh-_url-httplink](https://github.com/Valodim/zsh-_url-httplink) - Extends zsh's _urls completion, allowing it to complete urls from html pages. +* [zsh-_url-httplink](https://github.com/Valodim/zsh-_url-httplink) - Extends zsh's \_urls completion, allowing it to complete urls from html pages. * [zsh-better-npm-completion](https://github.com/lukechilds/zsh-better-npm-completion) - Better completion for `npm` * [zsh-cabal-completion](https://github.com/ehamberg/zsh-cabal-completion) - Add tab completion for cabal * [zsh-completions](https://github.com/zsh-users/zsh-completions) - A collection of extra completions for ZSH.