Skip to content

Instantly share code, notes, and snippets.

@branquito
Created December 6, 2018 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save branquito/c4bbebca8dd8bb640424e3e9eba33aa6 to your computer and use it in GitHub Desktop.
Save branquito/c4bbebca8dd8bb640424e3e9eba33aa6 to your computer and use it in GitHub Desktop.
description
[[snippets]]
description = "ping"
command = "ping 8.8.8.8"
tag = ["network", "google"]
output = ""
[[snippets]]
description = "Connect to mysql via mycli"
command = "mycli mysql://root@localhost:3306/ -p root"
tag = ["mycli", "mysql", "tool"]
output = ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment