mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
commit
d6d9a46981
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ It suggests commands as you type, based on command history.
|
||||||
1. Install the [`zsh-autosuggestions`](https://aur.archlinux.org/packages/zsh-autosuggestions/) or the [`zsh-autosuggestions-git`](https://aur.archlinux.org/packages/zsh-autosuggestions-git/) packages from the [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository).
|
1. Install the [`zsh-autosuggestions`](https://aur.archlinux.org/packages/zsh-autosuggestions/) or the [`zsh-autosuggestions-git`](https://aur.archlinux.org/packages/zsh-autosuggestions-git/) packages from the [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository).
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pacuar -S zsh-autosuggestions
|
pacaur -S zsh-autosuggestions
|
||||||
```
|
```
|
||||||
or
|
or
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue