Skip to content

Instantly share code, notes, and snippets.

@flyingmachine
Created November 16, 2012 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flyingmachine/4089112 to your computer and use it in GitHub Desktop.
Save flyingmachine/4089112 to your computer and use it in GitHub Desktop.
(if (or (equal system-name "DH.local")
(equal system-name "DH.mba2"))
(setq initial-frame-alist '((top . 0) (left . 0)
(width . 177) (height . 47)))
(setq initial-frame-alist '((top . 0) (left . 0)
(width . 187) (height . 77))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment