@515hikaru configuration for Emacs.
At first, git clone
this repository as .emacs.d:
git clone git@github.com:515hikaru/dotemacs.git ~/.emacs.d
Second, launch emacs and install manualy use-package.
M-x package-install [RET] use-package
Then, all you need is to restart Emacs.
MIT