Skip to content

A quick set of scripts to setup Emacs for Go, Ruby and other development work. Idempotent to keep everything up to date.

License

Notifications You must be signed in to change notification settings

joshrendek/editor-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assumptions

You work in a bunch of different languages, with a focus on Go.

Languages/tools that will be setup with this emacs config:

  • golang
  • json
  • ansible
  • lisp
  • dockerfiles
  • nginx configs
  • ruby & rails, coffeescript, haml, rspec
  • logstash
  • terraform
  • yaml
  • markdown

Installation Requirements

  • Emacs needs to be installed
  • Go should be installed

Installation

# move or backup and move your existing emacs configs, needs a clean setup
git clone git@github.com:joshrendek/editor-setup.git
cd editor-setup
./setup.sh

Updating

cd editor-setup
./setup.sh

Documentation

See custom.el - every part of the configuration is documented.

License

MIT LICENSE

About

A quick set of scripts to setup Emacs for Go, Ruby and other development work. Idempotent to keep everything up to date.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published