Skip to content

Instantly share code, notes, and snippets.

View literat's full-sized avatar
:bowtie:
bowties are cool!

Litera Tomáš literat

:bowtie:
bowties are cool!
View GitHub Profile
@literat
literat / docker.md
Created May 10, 2018 07:02 — forked from f3l1x/aliases
Docker - installation, tips, commands, aliases

Docker

Shortcuts

$ curl -fsSL https://raw.github.com/tcnksm/docker-alias/master/zshrc >> ~/.bashrc && source ~/.bashrc
# ------------------------------------