Skip to content

Instantly share code, notes, and snippets.

@lamdor
Created November 1, 2012 21:59
Show Gist options
  • Save lamdor/3996918 to your computer and use it in GitHub Desktop.
Save lamdor/3996918 to your computer and use it in GitHub Desktop.
;; use uniquify
(require 'uniquify)
(setq
uniquify-buffer-name-style 'post-forward
uniquify-separator ":")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment