mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-23 07:31:03 +00:00
Merge pull request #54 from icdevin/patch-1
Updates README.md with a better alias suggestion
This commit is contained in:
commit
b60039c532
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ go get github.com/jesseduffield/lazydocker
|
|||
Call `lazydocker` in your terminal. I personally use this a lot so I've made an alias for it like so:
|
||||
|
||||
```
|
||||
echo "alias ld='lazydocker'" >> ~/.zshrc
|
||||
echo "alias lzd='lazydocker'" >> ~/.zshrc
|
||||
```
|
||||
|
||||
(you can substitute .zshrc for whatever rc file you're using)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue