Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 796 Bytes

emacs.org

File metadata and controls

28 lines (26 loc) · 796 Bytes

Emacs configuration

Spacemacs configuration file

Installed packages

This is a list of installed packages

Init

(setq-default
dotspacemacs-editing-style 'hybrid
 dotspacemacs-mode-line-unicode-symbols nil) #(check if we have font?)

User init

User Configuration

Solutions

Provisional

For now, we just save the bash script and soft link it to the home directory

ln -s spacemacs.el ~/.spacemacs