Commit graph

589 commits

Author SHA1 Message Date
Howard Abrams
9a6d555b71 Fixed publishing bug. 2024-02-23 22:20:25 -08:00
Howard Abrams
2778151656 Convert to SN Pro font for variable pitch fonts
And let's turn it on in more applications.
2024-02-22 16:57:58 -08:00
Howard Abrams
5db1762ef0 Emacs 29.2 fixes my Mac-specific bug with GPG 2024-02-22 16:55:56 -08:00
Howard Abrams
a11c9b7290 Let's easily edit the files.
Finally upgraded to Emacs 29.2 on the Mac.
2024-02-21 16:28:57 -08:00
Howard Abrams
e5522fa0eb Dim inactive windows
As well as fix the pulsar code.
2024-02-20 11:08:52 -08:00
Howard Abrams
52046ffa91 Removed projectile for the built-in project 2024-02-13 11:30:52 -08:00
Howard Abrams
778bfd4685 Made Evil optional
Probably one doesn't need to hedge any bets, but I want to be able to
eventually swap out Evil for Meow (or something of my own crafting),
so wrapping evil-specific calls with a condition doesn't sound like a
bad idea.
2024-02-09 12:07:05 -08:00
Howard Abrams
c1090c34ad Still haven't figured out GPG with Emacs 29 yet. 2024-01-24 14:52:27 -08:00
Howard Abrams
26a1c0bf62 Tidy the org-present code 2024-01-19 17:43:24 -08:00
Howard Abrams
94d5b27788 Seems I rework this each January 2024-01-19 17:43:24 -08:00
Howard Abrams
1804ef5710 Use the Escape key as a "get out of jail" like C-g 2024-01-19 17:43:24 -08:00
Howard Abrams
135e32e54b Fix bugs with the web site publishing
Looking better.
2024-01-18 20:52:06 -08:00
Howard Abrams
108689c4da Using the org-noter for connecting PDFs to Org 2023-12-29 14:31:56 -08:00
Howard Abrams
a5a74530ce Screenshot for my Org Mode rendering 2023-12-22 11:50:47 -08:00
Howard Abrams
6e915e5665 Moved the Git and other Apps from Config
Seems to make this more readable.
2023-12-21 21:22:16 -08:00
Howard Abrams
7111c62db9 Clean up the publishing aspect of my config files
And fix a few bugs while I am at it.
2023-12-21 20:26:51 -08:00
Howard Abrams
164664f8fe Extract the Evil configuration into its own file 2023-12-21 11:51:21 -08:00
Howard Abrams
62651466e2 Reorganizing my Publishing Approach
Getting ready to ship an exported version of my files up to my own
server.
2023-12-20 19:54:30 -08:00
Howard Abrams
c54d070935 Fix the Eshell keybinding 2023-12-20 09:21:23 -08:00
Howard Abrams
b2c0b1ed49 Using jack-html for my HTML specifications
Now I don't have to escape quotes.
2023-12-19 20:15:47 -08:00
Howard Abrams
abee1e8325 Tidied some font-specific comments 2023-12-19 20:15:47 -08:00
Howard Abrams
ded7a58da0 Fixed the s-expression text objects
I really use this a lot while programming Emacs Lisp.
2023-12-19 20:15:47 -08:00
Howard Abrams
1022f21d29 No debug on errors in Eshell
And while we are at it, let's leave more notes for myself.
This is why I like literate programming for my Emacs Configuration
files.
2023-12-19 20:15:26 -08:00
Howard Abrams
2d9725290b Fix header to have correct tags 2023-12-19 20:15:26 -08:00
Howard Abrams
a61b214239 Fix by having dir-locals.el a template
This solves a problem by having it overshadow the emacs lisp template.
2023-12-18 17:16:45 -08:00
Howard Abrams
641b69a241 New monitors. Font too big! 2023-12-13 11:27:32 -08:00
Howard Abrams
c91f93dd68 Eschewing a ZNC approach for just directly going into IRC 2023-12-13 11:27:32 -08:00
Howard Abrams
aed9f98082 Better approach to dealing with the switch in Homebrew 2023-11-18 20:59:22 -08:00
Howard Abrams
1813f6e62b Use Evil-focused interface to iedit 2023-11-16 10:37:44 -08:00
Howard Abrams
0e8424b7cb Use evil better jumper with C-o / C-i
This jumps between "other jumps". Might build my own auto-mark/jump
that I can control and understand better.
2023-11-16 08:51:50 -08:00
Howard Abrams
6e92e3d13d New Mac system shook out some MacOS changes needing incorporation
Specifically how Homebrew is installing its goodies in a different
location, which makes it a bit incompatible with my Linux boxen.
2023-11-06 09:45:45 -08:00
Howard Abrams
0bda2f1dab fix the mail 2023-10-12 21:00:09 -07:00
Howard Abrams
6946f5ef92 Since I don't use :, let's have it take over for , 2023-10-12 17:49:06 -07:00
Howard Abrams
f71b4f8ad9 Moved org commands to the main leader, under SPC o
This allows me to have the local-leader be programming-specific,
which means that I can standardize on the hierarchy there.
2023-10-12 15:51:12 -07:00
Howard Abrams
06b7219f94 More snippets! 2023-10-10 08:16:42 -07:00
Howard Abrams
d33a8cac3b Bit of old code reference 2023-10-10 08:15:45 -07:00
Howard Abrams
a6e875e5c5 Re-org the elfeed-org configuration 2023-10-10 08:12:35 -07:00
Howard Abrams
4bd7dd4272 Add an overwrite toggle mode 2023-10-10 08:11:45 -07:00
Howard Abrams
2b571acda6 Allow regular expression prompts to use rx macro.
Not sure if this is the best idea, but I like it. I'll see how much
mileage I get out of it.
2023-09-18 10:33:53 -07:00
Howard Abrams
f4df7d4368 Redact sensitive information with regular expressions
Found a great idea from Zenodium.
2023-09-18 10:32:59 -07:00
Howard Abrams
19f3118d43 Add a url-download to make it easy to have a wget interace 2023-09-11 11:27:51 -07:00
Howard Abrams
549887bce5 Changes to ebb/flow for a better UI 2023-09-09 22:11:29 -07:00
Howard Abrams
1e2f016c5f Clean the dashboard by removing all items 2023-09-09 22:10:29 -07:00
Howard Abrams
a8f9f87967 Need to debug Elisp functions more often. 2023-09-09 21:09:28 -07:00
Howard Abrams
a3e92b4f7f Removing Tree Sitter
The Tree Sitter just isn't changing anything for me, so I'm removing
this code for the time being. I'll reinvestigate later.
2023-09-08 10:58:17 -07:00
Howard Abrams
a2e7015e94 Add an x function to eshell to extract data
This probably isn't as useful as just copying a symbol using avy, but
I am going to see if this function has legs.
2023-09-07 15:48:07 -07:00
Howard Abrams
9e8f5fff31 Why is pulsar not on in all modes? 2023-09-07 15:44:08 -07:00
Howard Abrams
01d3895e1b Replacing snipe with avy-goto-word
More useful.
2023-09-07 15:43:12 -07:00
Howard Abrams
1f9f59d9ed Fixed a bit of the startup 2023-08-29 12:00:32 -07:00
Howard Abrams
da51188cc1 Made the dashboard prettier
I wanted to visually see what features I have available.
2023-08-28 17:21:23 -07:00