Skip to content

Instantly share code, notes, and snippets.

@kwmiebach
Last active February 1, 2025 22:46
Show Gist options
  • Save kwmiebach/1087bfa2084c24b180b0b83ecbfef6ec to your computer and use it in GitHub Desktop.
Save kwmiebach/1087bfa2084c24b180b0b83ecbfef6ec to your computer and use it in GitHub Desktop.
install lazydocker
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