$$$$$$$\ $$\ $$\ $$$$$$\ $$$$$$\ $$$$$$\
$$ __$$\ $$$\ $$$ |$$ __$$\ $$ __$$\ $$ __$$\
$$ | $$ |$$$$\ $$$$ |$$ / $$ |$$ / \__|$$ / \__|
$$$$$$$\ |$$\$$\$$ $$ |$$$$$$$$ |$$ | \$$$$$$\
$$ __$$\ $$ \$$$ $$ |$$ __$$ |$$ | \____$$\
$$ | $$ |$$ |\$ /$$ |$$ | $$ |$$ | $$\ $$\ $$ |
$$$$$$$ |$$ | \_/ $$ |$$ | $$ |\$$$$$$ |\$$$$$$ |
\_______/ \__| \__|\__| \__| \______/ \______/
Bryan's Emacs. This is my personal emacs configuration written as a literate org file. It has been optimized to be run graphically on Arch Linux using Emacs 26+.
It is heavily influenced by and would not exist without the fantastic DOOM Emacs configuration.
Install
git clone [email protected]:gilbertw1/bmacs-new.git ~/.emacs.d
Compile
make compile
Run
emacs
clean: Delete compiled files
make clean
compile: Byte compile for performance (Recompile required when new changes are made)
make compile
update: Update Packages
make update
Be sure to change Configuration -> Variables -> Font
if you don't have Iosevka installed.