Commits
- Commit:
433f0624f2cfa81e1473bb4665125cc7e16c8931- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Switch journal capture from Markdown to org
Write journal entries as slugged .org files under ~/org/me/journal/ with
org #+title/#+date keywords instead of timestamped Markdown in ~/Journal/.
- Commit:
0c253dabc0bdbef78bba6b5c04d1800f087464e7- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add agent-shell ACP client
Add the agent-shell stack (shell-maker, acp, agent-shell) and set up
Anthropic login auth inside an after! block so a non-autoloaded call
can't abort the rest of config. Ignore the .agent-shell/ runtime dir.
- Commit:
f500dcc20d9e88358559f3fe5adb649c3dbd8ed6- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add org-timeblock week view
Add the org-timeblock package and configure a Sunday-anchored 7-day grid
(6am-10pm) with per-tag colors, plus a SPC o t leader binding.
- Commit:
51d81f1bb404513593f9196b820658dcff970ccf- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add ITM ledger KPI autofill and monthly review capture
Add ledger helper functions that pull YTD/MTD revenue, expenses, bank
balance, runway, and per-planner margin from the business book, and wire
them into the weekly KPI template (replacing manual prompts). Add the
monthly deep-review capture and named ledger-report shortcuts.
- Commit:
c0c08a12c78e66a4409c14ad8001b1058fa141b6- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Modernize deprecated point-at-bol/eol calls
Replace point-at-bol/point-at-eol with pos-bol/pos-eol and drop a stale
comment in org-agenda-delete-empty-blocks.
- Commit:
77b36c37d2858a69ffecf518dddc50ef58c5a20c- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Reorganize agenda into per-area files
Replace the single ~/org/agenda/todo.org with per-area todo files
(work, church, home, me, tech) and define area @-tags with client tags
rolling up into @work. Add refile targets across agenda files and
lowercase the balcony tag.
- Commit:
a8de13a988822f965b9dd2574c13239b03550818- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add prose font + scaled org headline faces
Enable mixed-pitch for prose (Noto Sans) in org/markdown/fountain while
keeping code, tables, headlines, and tags monospace. Scale org-level
faces so heading levels are visually distinct.
- Commit:
353cceddc78b4c1ddea71ccb31e13308f0c6830e- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add nextcloud-sync: headless sync via nextcloudcmd + rbw
- Commit:
aa80e86893dc9e53db688d6b1adc5f758b84b995- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add nexrc (vi/nex: wrap at 72)
- Commit:
843cb893e3fe101d90ec1a3cdcaced689faf489b- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
enable ledger doom module
- Commit:
146b10252264754b31341a0b3151632333a7bfdd- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
add org-capture template for ITM Weekly KPI
- Commit:
c72db4d65983ecc7df6b32ee984c6d5facd97837- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
exclude inbox from agenda view
- Commit:
d8a3cb9ec5530dcc25a7e88b591fb2008ea9ae91- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add doom emacs configs
- Commit:
2042a0719c0a3d433fe659e6671087d0f8998bff- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Create rc.d folder for rc scripts
Add minecraft server rc script
Add utility to interact with running minecraft server
- Commit:
19d3d0922b972a61ba5b23ee6cd98a2ab151c7b1- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Restyle wg_config and replace ifconfig key derivation
Replace the ifconfig wg9 create/destroy method for deriving client
public keys with openssl X25519 DER construction (RFC 8410). No
longer requires root or a running kernel with wg(4) to generate
configs.
Also bring script in line with wg_gen conventions:
- Add usage() function and proper argument validation
- Add description/wgdescr to hostname.wg and wgserver outputs
- Fix hostname.wg: add missing inet prefix, wgpka 20 -> 25
- Quote all filenames, chmod 600 instead of chown
- Commit:
68860e7a100628b0ffb9d80c5ef48e1c320c06c8- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Tighten permissions on the new directory
- Commit:
f436a7665bd7e1aded037f8ec6bb97c6122abd97- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add wg_gen: generate WireGuard configs for a /24 subnet
Generate a complete WireGuard deployment from a single command:
one server hostname.if and all 253 client configs (.conf and
OpenBSD hostname.wg) for a /24 subnet.
Public key derivation uses openssl(1) X25519 DER construction
(RFC 8410) instead of wireguard-tools or temporary interfaces.
- Commit:
d1172766f4e19c7760b5a64856b4a78bda069262- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
tighten permissions for home and bin files
- Commit:
b1c3970b0072a37eb9d2cbceec084a5ac5bdedea- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
initial import of my wireguard configuration generator.
- Commit:
73e96acb058078c4898b4566946e174c4a1d733c- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Organize config files meant to be in a home directory into a new
folder called "home"
- Commit:
5872a52fa48ff0ea69f1670b6c8b92246b3f60f4- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add some new default configurations
- Commit:
b9277158e1a71ef664d621b2b8d91d9dc7e11f34- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Initial commit for my .files
