Code Monkey home page Code Monkey logo

dotfiles's Introduction

dotfiles

A collection of miscellaneous .files ("dot" files) and some regular files. Files can be saved anywhere in the repository, and symlinked to the actual files in their correct different locations on the system.

If you're interested, here's a post with some more context: Managing Local and Remote Dot Files

Add New File

To add a new .file (or any other config file for that matter):

  1. Copy the existing file to anywhere in the repo, chose the most logical path (the place you save the file in the repo doesn't have to correspond to the actual real path on the system where the original file is โ€“ chose whatever's most convenient for you). It makes sense to group multiple related files into appropriately named folders. File names must be identical to the actual ones on the system.

  2. Add a new entry to the links file. The format is:

/path/on/system/.my-file1, /path/in/repo/.my-file1
/path/on/system/with\ space/.my-file2 /path/in/repo/.my-file2

See links for more details and examples.

New Machine Setup

$ git clone [email protected]:orrsella/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles/ && ./setup.sh
  • Install Vim plugins: :PluginInstall
  • Set display resolution to Scaled (on rMBP screen)
  • Remove "Applications" folder from bottom-right of Dock
  • Re-order Finder sidebar favorites alphabetically
  • Shortcuts
    • Set "Select the previous input source" to cmd+space
    • Set "Show Spotlight search" to option+cmd+space
    • Disable "Show Finder search window"
  • Sign into iCloud, iTunes, Photos.app
  • Configure Internet Accounts
  • Apps
    • Dropbox
    • Fantastical (App Store)
      • Configure accounts (Internet Accounts isn't enough)
      • List shows: Selected Day Only
      • Add 1-min. message alerts to timed events
    • Reeder (App Store)
    • Bartender
    • Alfred
      • Attach sync settings to settings in ~/.dotfiles/alfred
    • Sizeup
    • Cinch
    • Sublime Text
      • Install Package Control
    • Chrome
      • Sign into Gmail account
      • Load extension settings from Dropbox
    • iTerm
      • Set settings to ~/.dotfiles/iterm
    • Mail.app
      • Set font to Helvetica 13
      • Composing: uncheck "Mark addresses not ending with..."
    • Mail Satellite
    • Omni Focus
      • Prefs -> Layout -> Custom Columns (Note, Flag)
    • Pixelmator (App Store)
    • Soulver
    • Atom
    • iWork
    • Office
    • WhatsApp
    • TermHere (App Store)
    • Disk Map (App Store)
    • Ulysses (App Store)
    • MacDown
  • Optional Apps
    • Backblaze
    • Disk Map
    • Hues
    • IntelliJ
    • Marked
    • Office
    • Rested
    • Skype
    • Tower
    • Transmit
    • Tweetbot
    • VLC Player
    • Chalres
    • Kaleidoscope
    • Oyster
    • VirtualBox
    • Whireshark
    • Calca
  • Screen savers

dotfiles's People

Contributors

orrsella avatar

Watchers

 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.