Skip to content

penx/devenv

Repository files navigation

devenv

Scripts to set up development environment

Script

Set configuration settings - email address is used to create a new RSA key.

export MYEMAIL=...

Then run the following (don't copy paste, as zsh will launch a new shell):

xcode-select --install
git clone https://github.com/penx/devenv.git
cd devenv
./zsh.sh
./install.sh
./sshkey.sh
./personal.sh

Not yet scripted

Browsers & Testing

Registration

  • Charles Registration in email 'Charles User License' from 'Charles License [email protected]'

Mac manual install or app config

  • Finder config
    • System Preferences
      • Security and Privacy
        • Allow applications downloaded from anywhere
      • Display arrangement

Fonts

  • Free
  • Popular
  • Commercial
  • Helvetica
  • Trade Gothic
  • Bodoni
  • Frutiger
  • Myriad
  • Clarendon
  • Bau
  • Gotham Condensed

About

Scripts to set up development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages