System Grab Bag

View all TLDR pages from common (or from all pages)

gibo

Fetch gitignore boilerplates. More information: https://github.com/simonwhitaker/gibo.
  • List available boilerplates:
    gibo list
  • Write a boilerplate to stdout:
    gibo dump {{boilerplate}}
  • Write a boilerplate to .gitignore:
    gibo dump {{boilerplate}} >>{{.gitignore}}
  • Search for boilerplates containing a given string:
    gibo search {{string}}
  • Update available local boilerplates:
    gibo update

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.