Skip to content

Instantly share code, notes, and snippets.

@jpemberthy
Created November 15, 2014 19:08
Show Gist options
  • Save jpemberthy/016c1f07c649705cc7f5 to your computer and use it in GitHub Desktop.
Save jpemberthy/016c1f07c649705cc7f5 to your computer and use it in GitHub Desktop.
;; tramp
(require 'tramp)
(setq tramp-default-method "ssh")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment