Skip to main content

Developer Environment

Optimise for speed to first valuable commit.

Context

Terminal Commands

Best Practice to clear history regularly.

history -c && rm ~/.bash_history

Environment Variables

A tool for loading and storing encrypted environment variables

Hosts File

Use to trick computer that you are accessing an external domain.

OSLocation
WindowsC:\Windows\System32\drivers\etc\hosts
Mac/Linux/etc/hosts

Dev Setups