すごい広島#34にエア参加しました。 Emacsのパッケージをgitsubmoduleで管理していたのですが、 あんまりパッケージ管理出来てない事に気づいたので el-getに移行しました。 やってみたこと el-getのインストール 野良パッケージをel-getに登録 パッケージ毎の初期化用elisp作成 el-get用にgitignore作成 el-getのインストールel-getのインストールは、公式の方法だと (add-to-list 'load-path "~/.emacs.d/el-get/el-get") (unless (require 'el-get nil 'noerror) (with-current-buffer (url-retrieve-synchronously "https://raw.github.com/dimitri/el-get/master/el-