only enable lisps in emacs
This commit is contained in:
parent
725375b893
commit
14aa86c765
2 changed files with 15 additions and 7 deletions
|
@ -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`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue