Last active
February 1, 2025 22:46
-
-
Save kwmiebach/1087bfa2084c24b180b0b83ecbfef6ec to your computer and use it in GitHub Desktop.
install lazydocker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl https://raw.githubusercontent.com/jesseduffield/lazydocker/master/scripts/install_update_linux.sh | bash | |
echo 'export PATH=$HOME/.local/bin:$PATH' >> ~/.bashrc | |
source ~/.bashrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment