Merge branch 'jesseduffield:master' into ssh-host

This commit is contained in:
Charlie Moog 2021-12-26 09:22:16 -06:00 committed by GitHub
commit 7f68d01181
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ choco install lazydocker
You can install [asdf-lazydocker plugin](https://github.com/comdotlinux/asdf-lazydocker) using [asdf-vm](https://asdf-vm.com/):
#### Setup (Once)
```sh
asdf plugin add https://github.com/comdotlinux/asdf-lazydocker.git
asdf plugin add lazydocker https://github.com/comdotlinux/asdf-lazydocker.git
```
#### For Install / Upgrade
@ -107,16 +107,12 @@ go get github.com/jesseduffield/lazydocker
### Arch Linux AUR
You can install lazydocker using your AUR package manager of choice or by running:
You can install lazydocker using the [AUR](https://aur.archlinux.org/packages/lazydocker) by running:
```sh
git clone https://aur.archlinux.org/lazydocker.git ~/lazydocker
cd ~/lazydocker
makepkg --install
yay -S lazydocker
```
A development version of the AUR package is also [available](https://aur.archlinux.org/lazydocker-git.git)
### Docker
[![Docker Pulls](https://img.shields.io/docker/pulls/lazyteam/lazydocker.svg)](https://hub.docker.com/r/lazyteam/lazydocker)