Skip to content

Instantly share code, notes, and snippets.

View sunnyhasija's full-sized avatar
🎧

Sunny Hasija sunnyhasija

🎧
View GitHub Profile
@bdarcus
bdarcus / config.org
Last active December 30, 2020 19:57
academic config.org for doom

My Doom Config

Introduction

This is my config file for Doom Emacs. It reflects my primary needs for an academic writing environment, with some coding.

Note: I work at the border of the social sciences and humanities, with qualitative data. So I have no need to integrate, say, statistics support. But that should be easy enough to do (see, for example, the ESS module).

@mjlbach
mjlbach / gccEmacs.md
Last active December 6, 2023 10:34
Installing gccEmacs (native-comp) with Nix

WARNING: THIS GIST IS OUT OF DATE AND NO LONGER RELEVANT

  • Native-comp was enabled by default in nixpgks
  • Pgtk is not enabled by default, for that you can either override the derivation or use emacsPgtk from the nix-community emacs overlay if you don't want to build it yourself

Nix

Adding the overlay and configuring cachix