Skip to content

Emacs configuration

Notifications You must be signed in to change notification settings

dawidof/Sunflower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunflower emacs configuration

How to install on mac

The easiest way to install via brew

brew install emacs --with-cocoa -with-ctags --with-dbus --with-gnutls --with-imagemagick@6 --with-librsvg --with-mailutils --with-modules --HEAD

if You got previous configuration you can move

mv ~/.emacs.d ~/.emacs.d.bak

or delete it

rm -rf ~/.emacs.d

Then, clone this repository in .emacs.d

git clone https://github.com/dawidof/sunflower.git ~/.emacs.d

If you are updating

cd ~/.emacs.d && git pull

Releases

No releases published

Packages

No packages published