summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(build): Streamline and modernize Emacs build scriptCraig Jennings2025-09-051-105/+75
| | | | | | | The script has been redesigned with clearer organization, better error handling, and more intelligent defaults. Key improvements include auto-detection for Wayland, better parallel build support, and more robust git operations.
* Build Emacs info docsCraig Jennings2025-09-051-0/+8
|
* rewritten build emacs scriptCraig Jennings2025-09-022-117/+146
|
* email, ai, and miscellaneousCraig Jennings2025-08-301-45/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | refactor setup-email script - Enable "set -euo pipefail" for safer execution - Quote all variable references in test conditions - Update script header with usage notes and email setup steps email and org-msg changes - Configure org-msg with inline CSS, greeting, images, citations, and signature - Enable org-msg-mode in all mu4e compose buffers - Advise mu4e-compose-reply and mu4e-compose-wide-reply to use org-msg-edit-mode - Move no-auto-fill hook into mu4e-compose-mode-hook - Disable mu4e-compose-format-flowed and set mu4e-html2text-command - Update gnus-blocked-images comment and remove default signature-file setting - remove org-contact configurations ai changes - historian directive added - added all new directives to menu - changed default directive to default-directive! misc changes - org complains when tab-widths aren't at 8 - refactor and improve delete blank lines region or buffer - change name of add-header function to be more specific - updated tasks - updated abbrevs - documentation for local-arch-wiki-search
* chore(build): enable strict bash mode and bump Emacs versionCraig Jennings2025-08-151-3/+18
|
* chore(scripts): Remove pomm file from reset scriptCraig Jennings2025-08-141-0/+1
|
* script to delete eln and elc; updated tasks; etcCraig Jennings2025-05-281-0/+24
| | | | and don't compile org-element files
* minor comment improvementCraig Jennings2024-11-091-2/+2
|
* enhanced commentsCraig Jennings2024-11-091-1/+1
|
* fixing setup email, expanding all "~" with "$HOME" for clarityCraig Jennings2024-11-091-5/+5
|
* bug fixing, repo changes, etc.Craig Jennings2024-04-281-0/+19
| | | | | | | | | | | - add font lock studio, - don't disable Emacs native vc backend functions - change elpa mirror location - change default location for localrepo - update packages - add constant for journals directory and ensure it exists on launch - move project file to org-roam - add remote repository reset to scripts folder
* removed unnecessary hardcoded paths & fixed a typoCraig Jennings2024-04-251-1/+1
| | | | | | - defined constants for all commonly used paths - replaced hardcoded instances throughout the config with the variables - fixed typo in scripts/reset-to-first-launch.sj
* adding additional directories to remove in reset scriptCraig Jennings2024-04-141-3/+7
|
* adding removal of org-persist directory in ~/.cacheCraig Jennings2024-04-141-0/+3
|
* more fit and finish workCraig Jennings2024-04-112-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | User Constants - move all file and directory constants into it's own file - create the directories and files if they don't exist - warn the user when not found/created General - remove duplicate dirvish go menu entry - remove xterm color in test code (it's already in eshell) - fixed org-drill not starting - fixing issue with auto-complete not working in eshell - adding playlists location for dirvish - moved all org-drill config into the use-package declaration - added drill-dir to user-constants - default ledger-file location changed; updated tasks - git ignore the persist folder - added more point values in fontaine menu - fix for gptel early key grab in authinfo.gpg - removed localrepo from reset script - remove magit-forge package - don't wait too long to bury-buffers - add setting native compile warnings to 'silent - fixed sdcv errors when looking up a word normally and in nov
* new repositoryCraig Jennings2024-04-075-0/+253