Created
June 11, 2016 09:49
-
-
Save zilongshanren/455d71c1260d0ab56ffae9bb9bd93f1e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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