171 Commits

Author SHA1 Message Date
e155779d24 Use package instead of submodule for chatgpt-shell 2023-12-08 11:31:57 +00:00
dec4206e70 Configure YASnippet 2023-07-14 15:52:48 +01:00
1211a0404d Add god-mode config 2023-07-14 15:52:14 +01:00
72e4f8d0f1 Add GraphViz config 2023-06-07 11:39:11 +01:00
81c2516e34 Add Lua config 2023-06-07 11:39:06 +01:00
e4916af2e7 Add printing config 2023-05-14 18:02:22 +01:00
a084946f1a Handle special case for finding mu4e on bedrock linux 2023-05-14 18:02:19 +01:00
bf2e563410 Fix clang-format-region-or-buffer and change binding to C-c f 2023-05-14 18:01:22 +01:00
fbfa5e04a8 Add chatgpt-shell config 2023-03-23 17:49:28 +00:00
cda6beed34 Reduce font size for Eagle 2023-01-18 11:12:23 +00:00
Camden Dixie O'Brien
a2837e21dc Move journal config to before org agenda config
Having it after caused errors on first start-up as the
~/Documents/org/journal directory didn't exist. Also passed an
additional parameter to the call to make-directory so that it will
create the ~/Documents/org directory if it doesn't exist.
2023-01-12 23:45:17 +00:00
9d9bec22c3 Add clang-format configuration 2022-12-22 17:40:25 +00:00
e292b33ae4 Add font size for Valis 2022-12-04 20:18:00 +00:00
30ee411f39 Add font size for Eddie 2022-11-17 13:32:22 +00:00
0cdecd48cb Include all files under ~/Documents/org in agenda
Was previously only including direct children
2022-11-01 08:45:30 +00:00
ae41e92137 Use seq-position instead of string-search when setting hostname
Turns out string-search was only added pretty recently, so
seq-position is better in terms of portability (Debian still have an
old emacs in their repos, for example). Probably a tiny amount faster
too lol
2022-10-31 10:31:43 +00:00
8c4d592bf9 Add custom journal stuff 2022-10-30 12:24:36 +00:00
2d9607f5cb Rename flip-case-region to flip-region-case
It just makes more sense lol
2022-10-30 10:26:05 +00:00
13a412d81f Set font height in a host-specific way 2022-10-29 13:45:15 +01:00
ae1f3e3c6c Move main org directory to ~/Documents/org 2022-10-29 13:21:28 +01:00
1f60b4137c Move diary file to ~/Documents/diary 2022-10-29 13:21:28 +01:00
Camden Dixie O'Brien
e58b23cba4 Remove org-roam 2022-10-29 13:21:20 +01:00
Camden Dixie O'Brien
c08dad415f Don't use org for *scratch* buffer 2022-10-28 14:22:16 +01:00
53d1b7840b Explicitly enable adaptive indentation in Org
This seems to be inconsistent across different systems otherwise, for
some reason.
2021-01-01 00:00:38 +00:00
c4fe02cc82 Add auto-save-list/* to .gitignore 2021-01-01 00:00:38 +00:00
c381e1733e Only load SLIME helper file if it exists 2021-01-01 00:00:38 +00:00
e8892caa99 Remove ASDF documentation SLIME contribs
They don't work very well lol
2021-01-01 00:00:37 +00:00
7478afcde3 Move things to trash instead of permanently deleting 2021-01-01 00:00:37 +00:00
28406890a4 Add SLIME documentation contribs 2021-01-01 00:00:37 +00:00
454b778011 Enable SLIME's ASDF contrib 2021-01-01 00:00:37 +00:00
ec01cac05e Use spaces for indentation in Ada 2021-01-01 00:00:37 +00:00
c06a239c0e Add more files to .gitignore 2021-01-01 00:00:37 +00:00
645afc563f Add custom GPRBuild mode 2021-01-01 00:00:37 +00:00
21754206dd Add Ada config 2021-01-01 00:00:37 +00:00
5364471165 Add C# language integration 2021-01-01 00:00:37 +00:00
4ed81e76f7 Tweak some org-mode export settings 2021-01-01 00:00:37 +00:00
cc6e35f6f4 Implement case flipping thing
Wasn't really sure where to put this in the current structure so made
a new section called 'Custom Stuff' lol
2021-01-01 00:00:37 +00:00
7526670089 Add python LSP config 2021-01-01 00:00:37 +00:00
69bb071ca7 Move daily notes out of zettelkasten
They just clog it up
2021-01-01 00:00:37 +00:00
e88b877799 Add crontab-mode 2021-01-01 00:00:36 +00:00
1bf294d2db Let's be real here, it's adequate not "very nice" lol 2021-01-01 00:00:36 +00:00
f2534ffcfc Configure TRAMP for sudo/doas over SSH 2021-01-01 00:00:36 +00:00
3d5cc4e215 Stop mu4e from asking for confirmation on exit 2021-01-01 00:00:36 +00:00
fff0f467ff Add mail config 2021-01-01 00:00:36 +00:00
c108db6d0b Clean up whitespace in org-babel section 2021-01-01 00:00:36 +00:00
4a9dbfc706 Ignore session.* files 2021-01-01 00:00:36 +00:00
06416512ff Always show done org habits as green in the consistency graph 2021-01-01 00:00:36 +00:00
31f8aedbd9 Tweak agenda a little 2021-01-01 00:00:36 +00:00
1645483ca2 Fix habits config 2021-01-01 00:00:36 +00:00
ed25696aaa Seperate Cargo and Rust config and switch to LSP 2021-01-01 00:00:36 +00:00