Skip to content

nat-rix/rustmacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustmacs

This is my personal Emacs distribution.

The repo was mainly created for development with rust. The goal is to have a usable and beautiful user interface for power programmers. So I do the best to combine simplicity, design and productivity.

But note that I am still inexperienced with emacs and this repo is yet in pretty much uncomplete. I (still) feel confident that this will change soon :)

Installation

Requirements

  • Emacs (tested for Emacs 27.1 on Arch Linux with X11)
  • Hack font

Setup

just move this directory into your .emacs.d directory

git clone https://github.com/natrixaeria/rustmacs
mv -uT rustmacs ~/.emacs.d

Screenshots

Startscreen M-x
the dashboard the m-x prompt

TODO: further steps?

A better name would be Frankenstein's monster

Much configuration is copied-pasted from other places. Some of them are:

Troubleshooting

The file tree navigator (treemacs) shows strange icons

Do M-x all-the-icons-install-fonts. I'm still working on how to automate this

Contributing

Contributions and issues are of course very welcome. But please be kind!