TNH-Emacs, is my personal emacs configuration. That I am customizing after my needs.
Linux | Yes |
Windows | No |
MacOS | No |
This Emacs configuration is currently only tested on Arch Linux
.
I am currently running Emacs
28.0.50
Master
Branch, the repo is only tested on Version28.0.50
.
Recomended Install Emacs 28.0.50
or above.
paru -S emacs-git
Clone this repository to the .emacs.d/
directory.
git clone https://github.com/TheNerdyHamster/tnh-emacs.git ~/.config/emacs
Packages such as Centaur-tabs
, Treemacs
, doom-modeline
utilizes features from all-the-icons
.
When you start up emacs for the first time, run the following command.
M-x (all-the-icons-install-font)
Awesome Emacs provides a good list of useful packages.
Other emacs/dotfiles repos for inspiration