Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
mitchty
/
dotfiles
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Просмотр исходного кода
Add cray predicate for options, and my laptops options.
cray
Mitch Tishmack
9 лет назад
Родитель
76561a0507
Сommit
71a4e32bba
4 измененных файлов
:
18 добавлений
и
0 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+1
-0
options/cray.el
+1
-0
options/mbp-mtishmack.americas.cray.com.el
+15
-0
options/mbp-mtishmack.local.el
+1
-0
options/no-cray.el
+ 1
- 0
options/cray.el
Просмотреть файл
@@ -0,0 +1 @@
(setq cray-p t)
+ 1
- 0
options/mbp-mtishmack.americas.cray.com.el
Просмотреть файл
@@ -0,0 +1 @@
mbp-mtishmack.local.el
+ 15
- 0
options/mbp-mtishmack.local.el
Просмотреть файл
@@ -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
Просмотреть файл
@@ -0,0 +1 @@
(setq cray-p nil)
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить