Code Monkey home page Code Monkey logo

setup's Introduction

Dot Files and Configuration Files for setting up my OS X system

Editors

  • Vim
    • .vimrc
  • Atom
    • Atom Project Settings folder

Terminal Commands

  • Bash Profile
    • .bash_profile

Setting up Terminal

Things to Set up on New Machine

  • Enable using the keyboard to navigate

  • Enable the keyboard shortcut for inverting colors ⌃⌥⌘8

What to Install on a New Machine

  1. Homebrew

  2. brew install youtube-dl

  3. brew install diff-so-fancy

  4. Install n for Node Management

    • curl -L https://raw.githubusercontent.com/tj/n/master/bin/n -o n
    • bash n lts
    • sudo npm i -g n
  5. Install Docker for Mac 🐳

  6. Install VSCode

  7. Install Spotify

  8. Install Karabiner-Elements

    • You can place the karabiner.json file from this repo in the ~/.config/karabiner folder.
  9. Install Rectangle Window Manager

    • You will have to remap the Hide Others command in settings -> keyboard -> shortcuts -> applications so that the command for left side works with cntrl + option + H
  10. Install Chrome

  11. Install Goolge Drive Sync

setup's People

Contributors

tommcgurl avatar tomayoola avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.