README: lzd docker alias

pull/138/head
Dawid Dziurla 5 years ago
parent a7ccf40d3f
commit b5f64c0a2e
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

@ -126,7 +126,7 @@ A development version of the AUR package is also [available](https://aur.archlin
- You might want to create an alias, for example:
```sh
echo "alias ld='docker run -it -v /var/run/docker.sock:/var/run/docker.sock -v /yourpath/config:/.config/jesseduffield/lazydocker lazyteam/lazydocker'" >> ~/.zshrc
echo "alias lzd='docker run -it -v /var/run/docker.sock:/var/run/docker.sock -v /yourpath/config:/.config/jesseduffield/lazydocker lazyteam/lazydocker'" >> ~/.zshrc
```

Loading…
Cancel
Save