| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat:erc: Enable IRC client in dashboard and update keybindings | Craig Jennings | 2025-10-25 | 1 | -1/+1 |
| | | | | | | | | | | | Uncommented ERC client initialization in `init.el`. Replaced "cj/erc-start-or-switch" with "cj/erc-switch-to-buffer-with-completion" in dashboard. Altered keybindings to use "C-; E" instead of "C-c e" for ERC commands. Defined a new keymap "cj/erc-keymap" for better command organization. Removed deprecated `locate-library` checks and `cj/erc-command-map`. Refined code layout for clarity. | ||||
| * | refactor: unify and simplify key binding setups | Craig Jennings | 2025-10-23 | 1 | -15/+18 |
| | | | | | | | | | Optimized key binding configurations across modules for consistency and reduced redundancy. Improved conditional requiring to handle errors gracefully in `music-config.el`, ensuring robustness across different machine environments. Eliminated comments clutter and adjusted function definitions to adhere to revised standards. | ||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+144 |
