Skip to content

Instantly share code, notes, and snippets.

@myuhe
Created March 17, 2013 08:22
Show Gist options
  • Save myuhe/5180643 to your computer and use it in GitHub Desktop.
Save myuhe/5180643 to your computer and use it in GitHub Desktop.
(global-set-key (kbd "C-c s") (lambda ()
(interactive)
(popwin:popup-buffer-tail "*scratch*")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment