Developer Environment
Optimise for speed to first valuable commit.
Context
- Trusted Execution Environment
- Crypto Development
- Python Dev
- IDEs
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.
OS | Location |
---|---|
Windows | C:\Windows\System32\drivers\etc\hosts |
Mac/Linux | /etc/hosts |