25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

16 satır
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)