Skip to content

ramimassoud/emacs-cask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

My latest and greatest emacs config based heavily on http://crypt.codemancers.com/posts/2013-09-26-setting-up-emacs-as-development-environment-on-osx/

Since my 9-5 is all Ruby/Rails, this config is very much geared toward that.

Install Config

On OS X

  • Clone this repo into ~/.emacs.d
  • Install Homebrew
  • Install emacs: brew install emacs --use-git-head --cocoa --srgb
  • Install necessary external binaries: brew install emacs ispell cask rbenv git editorconfig ruby-build
  • Navigate into ~/.emacs.d and run: cask install
  • Start emacs!

Other Operating Systems

  • Clone this repo into ~/.emacs.d
  • Install Cask
  • Install EditorConfig
  • Install rbenv
  • Navigate into ~/.emacs.d and run: cask install
  • Start emacs!

About

Emacs setup using cask and pallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published