25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

14 lines
276 B

  1. ;;-*-mode: emacs-lisp; coding: utf-8;-*-
  2. ;; File: mbp.el
  3. ;; Copyright: 2017 Mitch Tishmack
  4. ;; Description: Options for mbp laptop
  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 perl-p t)