Przeglądaj źródła

Add cray predicate for options, and my laptops options.

cray
Mitch Tishmack 9 lat temu
rodzic
commit
71a4e32bba
4 zmienionych plików z 18 dodań i 0 usunięć
  1. +1
    -0
      options/cray.el
  2. +1
    -0
      options/mbp-mtishmack.americas.cray.com.el
  3. +15
    -0
      options/mbp-mtishmack.local.el
  4. +1
    -0
      options/no-cray.el

+ 1
- 0
options/cray.el Wyświetl plik

@@ -0,0 +1 @@
(setq cray-p t)

+ 1
- 0
options/mbp-mtishmack.americas.cray.com.el Wyświetl plik

@@ -0,0 +1 @@
mbp-mtishmack.local.el

+ 15
- 0
options/mbp-mtishmack.local.el Wyświetl plik

@@ -0,0 +1,15 @@
;;-*-mode: emacs-lisp; coding: utf-8;-*-
;; File: mbp-mtishmack.local.el
;; Copyright: 2017 Mitch Tishmack
;; Description: options for cray ws
;;(setq testing t)
(setq macos-p t)
(setq nix-p t)
(setq tmux-p t)
(setq git-p t)
(setq emacs-p t)
(setq zsh-p t)
(setq mosh-p t)
(setq haskell-p t)
(setq perl-p t)
(setq cray-p t)

+ 1
- 0
options/no-cray.el Wyświetl plik

@@ -0,0 +1 @@
(setq cray-p nil)

Ładowanie…
Anuluj
Zapisz