Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 314 Bytes

ez

This repository contains command-line installations of common and uncommon tools.

The config.json file should look like this:

{
  "git_email": "the_email_of_my_account@example.com",
  "git_name": "my_git_pseudo",
  "atom_packages": ["autocomplete-python", "file-icons", "python-autopep8"]

}