Skip to content

Instantly share code, notes, and snippets.

@zilongshanren
Created June 11, 2016 09:49
Show Gist options
  • Save zilongshanren/455d71c1260d0ab56ffae9bb9bd93f1e to your computer and use it in GitHub Desktop.
Save zilongshanren/455d71c1260d0ab56ffae9bb9bd93f1e to your computer and use it in GitHub Desktop.
(setq configuration-layer--elpa-archives
'(("melpa-cn" . "https://elpa.zilongshanren.com/melpa/")
("org-cn" . "https://elpa.zilongshanren.com/org/")
("gnu-cn" . "https://elpa.zilongshanren.com/gnu/")))
;; https://github.com/syl20bnr/spacemacs/issues/2705
;; (setq tramp-mode nil)
(setq tramp-ssh-controlmaster-options "-o ControlMaster=auto -o ControlPath='tramp.%%C' -o ControlPersist=no")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment