Skip to content

stephenjayakar/emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emacs

my emacs setup name this repo as .emacs.d, and import it into your .emacs file like this:

(load-file '~/.emacs.d/stephen.el')

You might need to install use-package and exec-path-from-shell beforehand.

What I use Emacs for

  • js / ts
  • rust
  • go

emacs dependencies

  • use-package : need this to get all the other dependencies! just package-install it.

outside of emacs dependencies

Highkey assumes you're using MacOSX. Sorry.

Other dependencies:

  • fzf
  • TODO: pbcopy (should probably make this os-agnostic soon)

About

my emacs setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published