Skip to content

All the code you need to get started, with an emphasis on dynamic languages.

Notifications You must be signed in to change notification settings

arnab/emacs-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See https://github.com/technomancy/emacs-starter-kit

Usage

Clone this repo

  • git clone this repo somewhere
  • cd into the cloned repo
  • export ESK_REPO_PATH=`pwd`

Set up symlinks inside .emacs.d

  • mkdir -p ~/.emacs.d
  • cd ~/.emacs.d
  • ln -sf $ESK_REPO_PATH/arnab.el `whoami`.el
  • ln -sf $ESK_REPO_PATH/arnab `whoami`
  • ln -sf $ESK_REPO_PATH/init.el
  • Restart emacs. Done!

About

All the code you need to get started, with an emphasis on dynamic languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%