devTools

🎒My toolkit for getting work done.

View on GitHub

Christian’s Dev Tools

🎒 My toolkit for getting work done.

This repo contains configuration and reference for my dev tools.

Terminal

➜ ~ oh-my-zsh

Terminal Theme

Theme

I use the Tomorrow Night Blue theme, with a modified ANSI color profile that matches the VSCode theme of the same name.

Extensions

Emulator

The mighty terminal.app is my go-to because of its speed and reliability.

Hyper is installed because it has cute plugins, and is great to look at. I want to love it, but it’s too janky to use as a daily driver. I’ll probably try to switch once the project is more mature.

Command Line Tools

The XCode Command Line Tools include many common utilities such as git and gcc.

Via homebrew

brew list && brew cask list

Via yarn & npm

npm list -g --depth 0 && yarn global list

Via curl

Via git

Editor

> Visual Studio Code

VSCode Theme

Theme

I use the Tomorrow Night Blue theme which is included as an extension in the base install of VSCode.

Extensions

Language Services
Appearance
Other

Desktop Tools

I do all of my personal and professional work on a 15” Macbook Pro (2016 or 2017) running macOS Mojave.

System Enhancements

Alfred

Programming

Productivity

Utilities

macOS System Settings

Key Speed

Login Items

Hot Corners

Trackpad

Browsers

I use Google Chrome for work, and Safari for play. The Chrome Dev Tools are next level, but Safari is cleaner and has better OS integration.

Safari Extensions

Chrome Extensions

For Fun

Web Resources

Blogs

YouTube

Reddit

Reference

Required Reading

Informative Articles

On Interviewing