mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
commit
3d5beea5c3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
## Installation
|
## Installation
|
||||||
```
|
```
|
||||||
$ git clone git://github.com/tarruda/zsh-autosuggestions ~/.zsh-autosuggestions
|
$ git clone git://github.com/tarruda/zsh-autosuggestions ~/.zsh-autosuggestions
|
||||||
sh .zsh-autosuggestions/install
|
$ sh ~/.zsh-autosuggestions/install
|
||||||
```
|
```
|
||||||
|
|
||||||
Any widget that moves the cursor to the right(forward-word, forward-char...)
|
Any widget that moves the cursor to the right(forward-word, forward-char...)
|
||||||
|
|
Loading…
Reference in a new issue