only enable lisps in emacs

This commit is contained in:
insects 2025-02-22 11:19:08 +01:00
parent 725375b893
commit 14aa86c765
2 changed files with 15 additions and 7 deletions

View file

@ -16,3 +16,11 @@ source $nu.env-path
source $nu.config-path
# from here on out, see what breaks and fix it!
```
A short list of what's included in here:
- `fish`, which is my shell
- `emacs`, while I use Zed for a lot these days, Emacs remains the best Lisp interaction mode, hands down
- A barebones `vim` config
- `git` and `hg` configuration
- Configuration for things I use very rarely (`helix`, `nushell`, `nix`, `alacritty`)