Avelino emacs personal configurations.
In theory you can just download the .emacs.d directory to your home directory and start Emacs, though if you want to get changes from GitHub, you'll need to do things a bit differently.
# hope you know what you're doing
rm -rf ~/.emacs.d ~/.emacs
git clone git://github.com/avelino/.emacs.git ~/.emacs.d
cd ~/.emacs.d
make install
Then just Emacs open, command: emacs
- Go to System Preferences > Keyboard > Keyboard Shortcuts > Mission Control… and disable all
^-<arrow>
shortcuts - Go to iTerm2 > Preferences > Profiles > Keys… and set
Left Option
andRight Option
as+Esc
- Click Load Preset… > xterm Defaults