Commit graph

27 commits

Author SHA1 Message Date
Howard Abrams
2aabdb28e5 More literate programming function cleanup 2024-07-16 21:54:49 -07:00
Howard Abrams
988c0dac2e Decided I like lowercase headers better
Oh, and let's fix the FILETAGS. Thank goodness for woccurrrrrr.
2024-03-06 20:02:25 -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
2d9725290b Fix header to have correct tags 2023-12-19 20:15:26 -08:00
Howard Abrams
c19c54ef18 Better Dashboard
Using the cheatsheet to display hints and keystrokes that I want to learn.
2022-11-02 20:59:00 -07:00
Howard Abrams
4ad496b98b Converted my piper to a data-oriented functions
I liked my piper idea, but I just used it so seldom. Instead, I feel
like the ideas could be integrated into a data-focused function
collection. The interface is actually more dynamic and I can use it
without the "Piper" interface.
2022-10-17 20:49:00 -07:00
Howard Abrams
f9b4789199 Pulled eshell functions out of remoting
And placed it into its own "eshell" configuration file.
2022-09-20 23:09:42 -07:00
Howard Abrams
ffbd253e65 Convert to lower-case #+BEGIN_SRC blocks
While I was at it, I address some prose-specific comments like passive
sentences and weasel words.
2022-06-17 17:25:47 -07:00
Howard Abrams
911b2ef4ce Integrate eros for better display of evaluation
Now when I evaluate an s-expression, I get a message near the code
instead of down below.
2022-05-13 14:35:26 -07:00
Howard Abrams
cc2fb9b988 Updated my personal/work division
Odd, I know, but I run two instances of Emacs ... one for Work and one
for non-Work, and I make the distinction based on the executable ...
Currently emacs-plus@28 is for work, and emacs-plus@29 is for personal work.
2022-04-01 11:33:24 -07:00
Howard Abrams
1a5e20a359 Define the flycheck checker after flycheck is available 2022-03-15 09:54:30 -07:00
Howard Abrams
129f834812 Getting the configuration working on my iMac
Each computer seems to be so unique.
2022-01-02 22:42:22 -08:00
Howard Abrams
9f28c9a51a Integration with ripgrep and wgrep
And a code change just to verify it!
2021-12-29 09:34:48 -08:00
Howard Abrams
4d1f869f9d Add Twitter back into Emacs
Shame that I can't get Telega working at the moment.
2021-11-18 12:14:10 -08:00
Howard Abrams
e0e16e57d6 Excising useless user information 2021-11-18 12:12:19 -08:00
Howard Abrams
7301b8fb0e Integrate LSP and Python to Emacs
Using the typical `lsp` project, but am not sure if I should switch
over to `eglot`. It will be interesting to mess with this.
2021-11-18 08:17:20 -08:00
Howard Abrams
2669fdaa5b Add generate password system
Note that this commit references my IRC configuraton. I'm not checking
it in as I have too many credentials and personal information in it.
When I abstract it sufficiently, I will commit it.
2021-11-15 16:18:31 -08:00
Howard Abrams
f4a69065fc Integrate Mail into Emacs
The mail system connects to my Gmail account with isync and notmuch,
and allows me to interact with with it, like hey.com ... oh, and I can
compose email messsage in org format.

Pretty slick. Now, if I just used mail.
2021-11-14 22:08:09 -08:00
Howard Abrams
3b33def950 Integrating org-super-agenda to supe-up my agenda display
This makes it easier to see what is going on.
2021-11-14 20:51:53 -08:00
Howard Abrams
0afe98086d Integrating my publishing system using org-publish
Seems like I may need to purge my web site source, or maybe use a
less-intense system.
2021-11-11 21:00:39 -08:00
Howard Abrams
465fb840c1 Add journal system as well as auto inserting
One big feature of the org-journal is the ability to auto generate
empty files, and I realized that I needed to kick it up a notch with
the auto-insert. Actually brought my old code from years ago, as it
still works.
2021-11-10 14:31:15 -08:00
Howard Abrams
dee00af73b Capturing notes with org
Added/converted my `capturing-notes` essay and code, plus a couple of
minor org-related bugs.
2021-11-09 08:19:16 -08:00
Howard Abrams
5974c576de Evil Undo, Expand Region and Evil Surround works
Whew.
2021-11-08 17:27:09 -08:00
Howard Abrams
513f2f06de Let's go ... first commit after a major refactor
Why yes, this will look like it sprung, like Athena, fully grown and
in armor from my head, but this is really just the mid-point of a new
endeavor.
2021-11-02 12:09:41 -07:00