Configuration files for linux development including emacs, zsh, and oh-my-zsh
-
Clone dev_machine into your home directory.
-
Symlink the files
$ cd
$ ln -s ./dev_machine/.emacs .emacs
$ ln -s ./dev_machine/.emacs.d .emacs.d
$ ln -s ./dev_machine/.zshrc .zshrc
$ ln -s ./dev_machine/.oh-my-zsh .oh-my-zsh
- Edit .zshrc and replace psparrow with your username.