Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 1, 2019 22:44
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 ryantm/eda69dea600fb6aa8afedbdc3be8b1c7 to your computer and use it in GitHub Desktop.
Save ryantm/eda69dea600fb6aa8afedbdc3be8b1c7 to your computer and use it in GitHub Desktop.
/nix/store/xdl872pskq9q66v2py8gv1hk8n92rqbb-isync-1.3.1
├── bin
│   ├── isync
│   ├── mbsync
│   ├── mbsync-get-cert
│   └── mdconvert
└── share
├── doc
│   └── isync
│   ├── AUTHORS
│   ├── ChangeLog
│   ├── examples
│   │   ├── isyncrc.sample
│   │   └── mbsyncrc.sample
│   ├── NEWS
│   ├── README
│   └── TODO
└── man
└── man1
├── isync.1.gz
├── mbsync.1.gz
└── mdconvert.1.gz
7 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment