您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

16 行
318 B

  1. ;;-*-mode: emacs-lisp; coding: utf-8;-*-
  2. ;; File: mbp-mtishmack.el
  3. ;; Copyright: 2017 Mitch Tishmack
  4. ;; Description: options for cray ws
  5. ;;(setq testing t)
  6. (setq macos-p t)
  7. (setq nix-p t)
  8. (setq tmux-p t)
  9. (setq git-p t)
  10. (setq emacs-p t)
  11. (setq zsh-p t)
  12. (setq mosh-p t)
  13. (setq haskell-p t)
  14. (setq perl-p t)
  15. (setq cray-p t)