Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 24, 2020 22:02
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 r-ryantm/210cf0cf77e91930b5d423bf51bc8b63 to your computer and use it in GitHub Desktop.
Save r-ryantm/210cf0cf77e91930b5d423bf51bc8b63 to your computer and use it in GitHub Desktop.
/nix/store/p6s5f17lp0kzg2h7dnagmsk8l09lpd4s-just-0.5.11
├── bin
│   └── just
└── share
├── bash-completion
│   └── completions
│   └── just.bash
├── fish
│   └── vendor_completions.d
│   └── just.fish
├── man
│   └── man1
│   └── just.1.gz
└── zsh
└── site-functions
└── _just
10 directories, 5 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment