Skip to content

avnovoselov/snippets

Repository files navigation

Snippets

coverage

⬇️ Install

To install snippets use go get:

go get -u github.com/avnovoselov/snippets/issues

⌨️ Commands

🏗️ Git

Check if current directory is a git repository

Run in checking directory

snippets git

Remove tracking branches no longer on remote

Run in project directory

snippets git remove-orphans

or shortest

snippets git ro

🐳 Docker

List of running containers

Run in any directory

snippets docker

Attach to running container

Run in any directory

snippets docker attach

and choose ↓↑ container.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published