このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
mitchty
/
dotfiles
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Add cray predicate for options, and my laptops options.
cray
Mitch Tishmack
9年前
親
76561a0507
コミット
71a4e32bba
4個のファイルの変更
、
18行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
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)
書き込み
プレビュー
読み込み中…
キャンセル
保存