diff options
author | Eli Boyarski <eli@boyar.ski> | 2017-11-01 15:10:02 +0200 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2017-11-01 06:10:02 -0700 |
commit | f812cfa16ab605a88793dce5b169886ae2802031 (patch) | |
tree | bf9dfce633f715737ef888cad05317a97d1af113 | |
parent | 0fc24140951e9015569080b1596a0d7536f93a0d (diff) | |
download | zsh-f812cfa16ab605a88793dce5b169886ae2802031.tar.gz zsh-f812cfa16ab605a88793dce5b169886ae2802031.tar.bz2 zsh-f812cfa16ab605a88793dce5b169886ae2802031.zip |
README.md: shit load -> shit-load (#6344)
* README.md: shit load -> shit-load
* README.md: shit-load -> shitload
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/to ### Plugins -Oh My Zsh comes with a shit load of plugins to take advantage of. You can take a look in the [plugins](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins) directory and/or the [wiki](https://github.com/robbyrussell/oh-my-zsh/wiki/Plugins) to see what's currently available. +Oh My Zsh comes with a shitload of plugins to take advantage of. You can take a look in the [plugins](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins) directory and/or the [wiki](https://github.com/robbyrussell/oh-my-zsh/wiki/Plugins) to see what's currently available. #### Enabling Plugins |