Commit graph

29 commits

Author SHA1 Message Date
Howard Abrams
b8f8f2421f Tangling was a mistake
Unless I want to redo everything, and always tangle files (tempting).
2023-07-10 09:25:40 -07:00
Howard Abrams
5c887b7bd6 Little more tweaks for Linux and Emacs 2023-07-08 22:26:43 -07:00
Howard Abrams
ccb49d5a58 Tangle all configuration files to my elisp directory
Haven't really needed this, as I have a function to load the org file
as Emacs Lisp code directly, but this can be a little helpful for debugging.
2023-07-05 10:22:18 -07:00
Howard Abrams
6295e56fd8 Telegram settings 2023-05-31 17:07:45 -07:00
Howard Abrams
96db7ff63f Removing Twitter 2023-05-02 21:55:58 -07:00
Howard Abrams
882cf0dba7 Fix/Cleanup many of the keybindings
Creating multiple general leader keys per mode, doesn't work. Instead,
I need to re-use the _local leader_ but add the keymap during the
definition.
2023-05-01 11:49:33 -07:00
Howard Abrams
4415138707 Fix a bug
Also, what is it about `use-package` take silently dies when it
encounters both a :config and :init ... but works if they are in
separate `use-package` forms.
2023-04-01 16:32:16 -07:00
Howard Abrams
12d7b0f68e Fix Mastodon repository references 2023-03-15 09:28:26 -07:00
Howard Abrams
7a67663f40 Minor changes. 2023-02-27 13:46:17 -08:00
Howard Abrams
01a0958e6f Update the copyright year
This really was a lark to see if I could change ALL the files using
woccur and a regular expression. Quite please with how simple that was.
2023-02-23 09:35:36 -08:00
Howard Abrams
66c30a2252 Integrating the Matrix via ement 2023-02-21 17:25:33 -08:00
Howard Abrams
e65a089e95 Pulling Telega from Melpa instead of my own clone. 2022-11-27 10:40:39 -08:00
Howard Abrams
edf662d146 Removal of some Mastodon experiments. 2022-11-27 10:40:23 -08:00
Howard Abrams
c4af3cb7ec Extending Mastodon interface
After reading some of the features of Mastodon that Sacha has fixed, I
decided to steal and extend.
2022-11-24 23:17:21 -08:00
Howard Abrams
b0d528d5d9 Let's hear it for Mastodon! 2022-11-15 11:07:18 -08:00
Howard Abrams
f59f97025a Links to my personal projects, rpg-dm and Ironsworn. 2022-11-07 20:58:33 -08:00
Howard Abrams
50c7701f44 Yeah, mastodon works with 2FA! 2022-11-07 20:47:18 -08: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
aff07bdf5f No more warnings with some elisp-links for org-mode 2022-04-29 21:54:03 -07:00
Howard Abrams
b5a82133ca Clarify the creative commons on tangled files
Do I really need the copyright symbol? I love how the proselint
insists that I use the unicode character (which unicoding all the
files sounds great to me).

What could go wrong there? :-D
2022-03-09 10:48:26 -08:00
Howard Abrams
6b2df99faf Adding my hot-new Ironsworn package to my loader 2022-03-03 15:10:16 -08:00
Howard Abrams
a05a473093 Add more apps to my "a" key 2022-03-03 15:08:09 -08:00
Howard Abrams
92b30d502f Keybinding for telega and turn on vterm 2022-02-17 09:54:03 -08:00
Howard Abrams
7e301d5efe Putting Telega back in 2022-02-02 11:53:16 -08:00
Howard Abrams
1a870cc168 Not all of my machines have everything checked out 2022-01-06 16:41:40 -08:00
Howard Abrams
87e2d4e292 Move stuff around
Needed to move the Terminal stuff over to remoting, as I don't include
the aux-apps in my Work-specific Emacs system. While I was at it, I
noticed some key conflicts with org, so fixed that too.
2022-01-06 15:36:39 -08:00
Howard Abrams
6791c7bdc8 Fix bugs ...
Including splitting out the project list (so that it can be added to
later in the initialization), a bug found in the `beep` code.
2022-01-04 16:14:38 -08:00
Howard Abrams
bc6e6eea50 Shuffling sections around
Expanding the Applications sections and removing it from the Config.
2021-12-29 18:51:25 -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