| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(dwim-shell-config): Reorganize and remove redundant code | Craig Jennings | 2025-10-23 | 1 | -19/+5 |
| | | | | | | | | | | | | | Remove redundant function declarations and reorganize key binding logic for better clarity and maintainability. Bind `dwim-shell-commands-menu` to `dired-mode-map` directly within `use-package`.refactor(dwim-shell-config): Remove redundant function declarations Remove unused function declarations and move the key binding setup to an appropriate section. Change the `use-package` directive to load `dwim-shell-command` only after `dired` to ensure proper initialization. | ||||
| * | feat: dwim-shell-config: Enhance security and add menu to dired | Craig Jennings | 2025-10-20 | 1 | -130/+221 |
| | | | | | | | | | - Introduce secure password handling using temporary files for PDF and archive operations. - Switch from `zip` to `7z` for better encryption handling. - Add validation to user inputs for various commands to ensure positive and non-negative values where applicable. - Reinstate `dwim-shell-commands-menu`, allowing users to select DWIM shell commands interactively, and bind it to dired mode. - Update dependencies and installation instructions in comments. | ||||
| * | add dwim shell command for optimizing for email | Craig Jennings | 2025-10-15 | 1 | -2/+8 |
| | | |||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+732 |
