Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _posts/core-samples/2014-09-03-dot-emacs-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ tags: [init.el, dot-emacs]
- パッケージのインストール((el-get 'sync 'package-name)相当のこと)と同じところにそのパッケージの設定を書ける
- 「[typesterさんの記事](http://unknownplace.org/memo/2013/01/21/1/)にあるようにemacs -q -l init.elで誰でもこの設定を試せる(既存の設定は汚さない)」 とのこと
- 実際便利っぼい

[gongo/elfactory ? GitHub](https://github.com/gongo/elfactory)

- Cask + init-loader
Expand Down Expand Up @@ -116,7 +116,7 @@ tags: [init.el, dot-emacs]

[masutaka/.emacs ? Gists](https://gist.github.com/masutaka/8177244)

- package.el
- el-get
- 単一ファイルで見やすい

[.emacs.d/init.el at master ? yoshitia/.emacs.d ? GitHub](https://github.com/yoshitia/.emacs.d/blob/master/init.el)
Expand Down