This website works better with JavaScript.
首頁
探索
說明
登入
mitchty
/
dotfiles
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Remove unneeded option files.
cray
Mitch Tishmack
9 年之前
父節點
b5862c0518
當前提交
76561a0507
共有
2 個文件被更改
,包括
0 次插入
和
54 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-27
cray-macos.el
+0
-27
cray-macos.nonix.el
+ 0
- 27
cray-macos.el
查看文件
@@ -1,27 +0,0 @@
;;-*-mode: emacs-lisp; coding: utf-8;-*-
;; All these variables control what/how readme.org gets tangled
;; into dotfiles. Off by default set to t to turn them on as
;; needed.
;; OS types
(setq bsd-p nil)
(setq linux-p nil)
(setq osx-p t)
;; Optional things
(setq nix-p t)
(setq tmux-p t)
(setq git-p t)
(setq emacs-p t)
(setq vim-p nil)
(setq zsh-p t)
(setq mosh-p t)
(setq x-p t)
;; Language specific
(setq haskell-p t)
(setq perl-p t)
(setq ruby-p nil)
;; Cray specific predicate
(setq cray-p t)
+ 0
- 27
cray-macos.nonix.el
查看文件
@@ -1,27 +0,0 @@
;;-*-mode: emacs-lisp; coding: utf-8;-*-
;; All these variables control what/how readme.org gets tangled
;; into dotfiles. Off by default set to t to turn them on as
;; needed.
;; OS types
(setq bsd-p nil)
(setq linux-p nil)
(setq osx-p t)
;; Optional things
(setq nix-p nil)
(setq tmux-p t)
(setq git-p t)
(setq emacs-p t)
(setq vim-p nil)
(setq zsh-p t)
(setq mosh-p t)
(setq x-p t)
;; Language specific
(setq haskell-p t)
(setq perl-p t)
(setq ruby-p nil)
;; Cray specific predicate
(setq cray-p t)
Write
Preview
Loading…
取消
儲存