Skip to content

chougousui/.emacs.d.shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.emacs.d.shell

A lightweight emacs configuration file, can work independently of the main emacs configuration file (such as spacemacs). Mainly used for simple editing of files.

Install

git clone https://github.com/chougousui/.emacs.d.shell.git

Suggested zsh alias

alias ema="emacs -q --load ~/.emacs.d.shell/init.el"
alias em="emacs -q --load ~/.emacs.d.shell/init.el -nw"

Features

  • swiper
  • counsel
  • counsel-projectile
  • company
  • popwin
  • which-key
  • winum
  • spaceline
  • etc.

Some acceleration methods

  1. If get messages like Source file '/home/USER/.emacs.d/elpa/....el' newer than byte-compiled file, call M-x byte-recompile-directory RET ~/.emacs.d.shell/elpa/

About

A personal, temporary emacs configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published