Skip to content

arnab/emacs-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

459 Commits
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Emacs Lisp 100.0%