Skip to content

Instantly share code, notes, and snippets.

@chris-martin
Created September 7, 2016 19:04
Show Gist options
  • Save chris-martin/000d48f629507f1467c063c2859a3421 to your computer and use it in GitHub Desktop.
Save chris-martin/000d48f629507f1467c063c2859a3421 to your computer and use it in GitHub Desktop.
chris@renzo ~> tree -L 3 /nix/store/jvsx0g86is0ryjxdrsql5q7nv349jnf1-go-1.6.3
/nix/store/jvsx0g86is0ryjxdrsql5q7nv349jnf1-go-1.6.3
├── bin
│   ├── go
│   └── gofmt
├── nix-support
│   └── setup-hook
└── share
└── go
├── api
├── AUTHORS
├── bin
├── CONTRIBUTING.md
├── CONTRIBUTORS
├── doc
├── favicon.ico
├── lib
├── LICENSE
├── misc
├── PATENTS
├── pkg
├── README.md
├── robots.txt
├── src
├── test
└── VERSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment