Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
improved download command
Browse files Browse the repository at this point in the history
  • Loading branch information
se-jaeger authored May 18, 2018
1 parent 7d90d9f commit 21722ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ I changed colors of iTerm2 and provide the changes in an `itermcolors` file.
> It suggests commands as you type, based on command history.
>> (Source: https://github.com/zsh-users/zsh-autosuggestions#zsh-autosuggestions)
1. Run `git clone https://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions`
1. Run `git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions`
2. Change your `~/.zshrc` file and add `zsh-autosuggestions` to the plugins like:
```
plugins(
Expand Down

0 comments on commit 21722ce

Please sign in to comment.