Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selman’s .emacs.d

It is based on Emacs 24 (development version) and Emacs Starter Kit V2. It is targeting ruby & haskell developers. Master branch is installing and configuring simple system. You may look slmn branch for how to make your personal customization.

Requirements

cabal install ghc-mod

Features

Installation

  • Fork or clone this repository in the root of your home.
git clone https://github.com/selman/.emacs.d
  • Create your branch.
cd ~/.emacs.d
git checkout -b YOUR_BRANCH
  • Install sub-modules.
git submodule update --init
  • You must run every ruby version change to use rsense completion support. For example, if you are using rvm.
ruby ~/.emacs.d/src/rsense/etc/configure > ~/.rsense

Updating

  • Close all Emacs sessions.
  • Delete elpa directory or clean your git repository with this command after backed up your needed files for-example custom.el
git clean -Xdn # to check which files will delete
git clean -Xdf # delete listed files before
  • Finally pull or fetch updated repository
git pull

About

My .emacs.d directory based on esk v2

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages