A lightweight emacs configuration file, can work independently of the main emacs configuration file (such as spacemacs). Mainly used for simple editing of files.
git clone https://github.com/chougousui/.emacs.d.shell.git
alias ema="emacs -q --load ~/.emacs.d.shell/init.el"
alias em="emacs -q --load ~/.emacs.d.shell/init.el -nw"
- swiper
- counsel
- counsel-projectile
- company
- popwin
- which-key
- winum
- spaceline
- etc.
- If get messages like
Source file '/home/USER/.emacs.d/elpa/....el' newer than byte-compiled file
, callM-x byte-recompile-directory RET ~/.emacs.d.shell/elpa/