mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
README: lzd docker alias
This commit is contained in:
parent
a7ccf40d3f
commit
b5f64c0a2e
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue