hyakt / .emacs.d

My .emacs.d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.emacs.d

Setup

mkdir -p ~/repos/github.com/hyakt
cd  ~/repos/github.com/hyakt
git clone https://github.com/hyakt/.emacs.d
make

Requirements

# Adopting mac dark mode
defaults write org.gnu.Emacs TransparentTitleBar DARK
# Set No Title Bar Icon
defaults write org.gnu.Emacs HideDocumentIcon YES
M-x all-the-icons-install-fonts

About

My .emacs.d


Languages

Language:Emacs Lisp 96.0%Language:Common Lisp 3.0%Language:Makefile 1.0%