everything

This will...

  1. Install git if not already installed
  2. Clone the everything reposity to ~/.everything
  3. Run everything, which will prompt for action

Install with

sh -c "$(curl -sSL everything.run)"

Or

sh -c "$(wget everything.run -O -)"