Getting Started
This org file is used to set up my emacs configuration. The code blocks of this org file
will be executed using org-babel-tangle. Thus, to initiate you must use M-x ^org-babel-tangle or use the key-binding C-c C-v t.
Dependencies
Section titled “Dependencies”aporetic typeface
Section titled “aporetic typeface”The GUI version of Emacs uses this typeface, so make sure to have aporetic installed. Here is the repo for the install instructions.
For macos users, you can simply run
brew install font-aporeticRunning Emacs
Section titled “Running Emacs”To run emacs in the command-lineterminal simply use the following command while in your command-lineterminal: emacs -nw.