Skip to content

natural/emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emacs Config

Some pictures are worth some words: screenshot

Installation

$ git clone git@github.com:natural/emacs.git
$ mkdir -p ~/.emacs.d 
$ ln -s `pwd`/emacs/init.el ~/.emacs.d/init.el
$ emacs &