My init files
It was a little rough bringing emacs up on my devserver with the git version of the .emacs file; it's mostly because there were a bunch of packages that I wanted installed that I hadn't installed locally. But getting that fixed means moving the package install stuff up above the stuff that needed the packages, so do that. |
||
|---|---|---|
| .config | ||
| .emacs.d | ||
| .ipython | ||
| bin | ||
| site-lisp | ||
| vimfiles | ||
| WindowsPowershell | ||
| .bashrc | ||
| .gitattributes | ||
| .gitconfig | ||
| .gitignore | ||
| .profile | ||
| .screenrc | ||
| .tmux.conf | ||
| .vimrc | ||
| .zshrc | ||
| readme.md | ||
| setup.cmd | ||
| setup.ps1 | ||
| setup.py | ||
Doty's init files
This is a git repo for your dotfiles. You know, like you do.
On Windows, clone this into your home directory (so that it lives in ~/Init-Files) and run setup.cmd to get everything linked into the right place.