Skip to content

Instantly share code, notes, and snippets.

@codingisacopingstrategy
Created June 10, 2010 20:59
Show Gist options
  • Save codingisacopingstrategy/433628 to your computer and use it in GitHub Desktop.
Save codingisacopingstrategy/433628 to your computer and use it in GitHub Desktop.
(tool-bar-mode -1)
(setq inhibit-splash-screen t)
(windmove-default-keybindings 'meta)
(require 'ido)
(ido-mode t)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment