Coder Social home page Coder Social logo

dotfiles's Introduction

Repo Setup

Run install.sh from the Dotfiles directory to symlink all the config files/folders. It's fine to run install.sh multiple times.

All the vim bundle plugins are submodules

  • If you're pulling this repo down for the first time or updating all the submodules, do this:
git submodule update --init --recursive
  • To add a new one, do something like this:
git submodule add [email protected]:plasticboy/vim-markdown.git vim/bundle/vim-markdown
  • To blow away local submodule changes run:
git submodule foreach git reset --hard

more on submodules here

Computer Setup

Important setup
  • Set computer name
  • Encrypt hard drive
  • Install Dropbox and wait for syncing
  • Install dotfiles
  • Install Apple command line tools (installs git, gcc, etc.)
Important Apps
  • iTerm
  • MacVim
  • VSCode
  • Spectacle
  • Dropbox
  • Firefox
  • Chrome
  • MacDown
  • LICEcap
  • Figma
  • Spotify

Nitpicks

System Preferences
  • Set mission control settings (don’t rearrange spaces)
  • Enable/disable specific trackpad gestures
  • Enable running apps from anywhere in the security section
  • Login to Google etc. in Internet Accounts
  • Turn off guest user account
  • Turn off notification sounds / set notification settings
  • Enable zooming without smoothing to see pixel details (accessibility)
  • Set key repeat rate very high and delay very low
  • Set caps lock to ctrl (system prefs > keyboard > modifier keys)
Other
  • Set Safari and Firefox to not cache or store anything, delete bookmarks, set homepage to a blank page, show develop menu, etc.
  • Set Spectacle shortcuts
  • Set desktop background
  • Set desktop icon view settings
  • Disable thumbnail mode in the screeshot tool
  • Set finder sidebar preferences and other finder preferences (hidden files)
  • Set iTerm and terminal preferences for font size etc.
  • Set textedit's default format mode to "plain text"
  • Organize dock
  • Connect phone and "trust", disable any apps from auto-opening when phone is connected
  • Connect to whatever relevant projectors/TVs and set preferred monitor settings
  • Disable startup apps in System Preferences > Users and Groups > Login Items
  • Setup SSH with GitHub

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.