Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 252 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 252 Bytes

.emacs.d

My Emacs configuration

Installing:

git clone git@github.com:rags/.emacs.d ~

Dependencies:

  • sudo yum/apt-get/pacman install ack
  • sudo pip install rope (for python)
  • sudo npm install js-beautify tern jshint(for node/js)