Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

liubin18911671739/emacs-robin.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emacs-robin.d

my emacs.d configuration inspired by great emacsers

inspired emacsers

cedet

for C/C++ development

https://github.com/emacsmirror/cedet

Steve Purcell

https://github.com/purcell/emacs.d

for web development

elpy

for python development

https://github.com/jorgenschaefer/elpy

ESS

for R programming

https://github.com/r0b1n1983liu/ESS

installation

backup your .emacs.d and .emacs, and remove them.

git clone https://github.com/r0b1n1983liu/emacs-robin.d.git

on mac need install anaconda pyflakes markdown git brew macport gcc make xcode mactex sbcl jdk8

on linux need install anaconda build-essential markdown pyflakes xpdf ghostscript latex sbcl jdk8 w3

cp -rf emacs-robin.d/emacs-new.d ~/.emacs.d

restart your emacs, finish the installation, tested on emacs24.4 higher, mac osx 10.11, opensuse 42 (need remove mac features)

install R using ESS need install lintr

>install.packages("lintr")

after that

add tmux.conf and zshrc

which the configuration of tmux and oh-my-zsh

on mac use iterm2 and zsh

oh-my-zsh:

https://github.com/r0b1n1983liu/oh-my-zsh.git

About

robin's .emacs.d

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published