本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
mitchty
/
dotfiles
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
options/default-macos.el: Initial commit for macos options
For sym/hard-linking a hostname link to.
master
Mitch Tishmack
8 年之前
父節點
d78eaa6f2a
當前提交
5e2cd382f7
共有
1 個檔案被更改
,包括
14 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+14
-0
options/default-macos.el
+ 14
- 0
options/default-macos.el
查看文件
@@ -0,0 +1,14 @@
;;-*-mode: emacs-lisp; coding: utf-8;-*-
;; File: default-macos.el
;; Copyright: 2017 Mitch Tishmack
;; Description: default options for macos
(setq testing-p 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)
Write
Preview
Loading…
取消
儲存