Skip to content

Instantly share code, notes, and snippets.

@jaycfields
Created March 29, 2013 18:23
Show Gist options
  • Save jaycfields/5272595 to your computer and use it in GitHub Desktop.
Save jaycfields/5272595 to your computer and use it in GitHub Desktop.
(defun switch-to-grep ()
(interactive)
(switch-to-buffer-other-window "*grep*"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment