Commit graph

  • 097431544e Change approach for determining if Emacs is "for work". Howard Abrams 2022-10-03 10:10:38 -0700
  • a00bcbf88c Fix bug with e eshell function, as well as make aliases Howard Abrams 2022-10-02 23:11:03 -0700
  • a6db663a1c Created the more and less function Howard Abrams 2022-10-02 22:24:06 -0700
  • 2294abe9d9 Call rx from eshell with rx to write the regexp Howard Abrams 2022-10-01 23:40:42 -0700
  • fbdcce4d96 Instructions for rebuilding Emacs the link error Howard Abrams 2022-10-01 22:05:17 -0700
  • 62a9262f43 Created a "lsd" command to call lsd if installed Howard Abrams 2022-10-01 21:06:49 -0700
  • b399c30bb6 Reformat with dash library to make code more readable Howard Abrams 2022-09-29 09:18:59 -0700
  • d5e30ec98f Argh ... Howard Abrams 2022-09-28 22:36:30 -0700
  • 3724a7decb Display directory files on new eshell instance Howard Abrams 2022-09-28 21:24:12 -0700
  • 8d0579952b Added a "buffer cat" to eshell to pipe a buffer to commands Howard Abrams 2022-09-28 19:40:08 -0700
  • 4db75eb591 Replace dwim-shell-command with eshell-command Howard Abrams 2022-09-28 13:41:45 -0700
  • 4bf3d05e07 use-package on v28 is going to kill me Howard Abrams 2022-09-28 13:38:56 -0700
  • 530a7b6b5a Browse some URLs, like YouTube in Firefox Howard Abrams 2022-09-28 13:19:42 -0700
  • 9b4d19c85d Expand the sh-mode features Howard Abrams 2022-09-28 13:19:09 -0700
  • 199468339f Migrate dictionary to online service Howard Abrams 2022-09-26 17:22:20 -0700
  • ecc9c1ee8f Now $$ is an array of command output history Howard Abrams 2022-09-26 13:08:34 -0700
  • 324ccce619 Distinguish between describe-symbol and the Info for symbol Howard Abrams 2022-09-23 22:04:39 -0700
  • 13b930e6ee Send email without invoking notmuch's backend Howard Abrams 2022-09-23 21:59:33 -0700
  • 334c3f9cff Access past version's of eshell command output Howard Abrams 2022-09-23 21:56:49 -0700
  • e9cdcc5c5c Expanded eshell output variables to include a file Howard Abrams 2022-09-23 16:30:25 -0700
  • 2a6302c43d Add $OUTPUT and $LAST eshell variables Howard Abrams 2022-09-23 16:20:56 -0700
  • bcb014a9ef Create a "map" function for eshell to replace the for loop Howard Abrams 2022-09-21 22:54:01 -0700
  • 0ec5575248 Formatting and bug fixes Howard Abrams 2022-09-20 23:11:29 -0700
  • f9b4789199 Pulled eshell functions out of remoting Howard Abrams 2022-09-20 23:09:42 -0700
  • 4927f5e5b2 Defining words from Noah Webster's 1913 dictionary Howard Abrams 2022-09-16 15:38:59 -0700
  • 8c609f899e Minor formatting changes for Clojure setup Howard Abrams 2022-09-12 22:09:26 -0700
  • 5ff184c0ec Turning on difftastic Howard Abrams 2022-09-12 21:46:53 -0700
  • aaa8633d4a Integration with evil-args Howard Abrams 2022-09-12 15:25:57 -0700
  • 886dea7c9f Better text object integration Howard Abrams 2022-09-12 11:14:37 -0700
  • a8e5fec161 Expanded Clojure to really work Howard Abrams 2022-09-11 22:29:25 -0700
  • 16cf7659e6 Add Emacs Cat to the list of feeds Howard Abrams 2022-09-11 22:29:01 -0700
  • 50f74914ff More clear font allocation Howard Abrams 2022-09-11 22:28:09 -0700
  • 682d7e1bc8 Text alignment with evil lion Howard Abrams 2022-09-11 21:58:47 -0700
  • ec3d445a65 Let's expand how I can call visual replace function Howard Abrams 2022-09-11 22:00:58 -0700
  • e6d1e06f07 I edit blocks all the time, so let's reuse the window Howard Abrams 2022-09-11 21:59:50 -0700
  • a19b0a984c Initial effort for a perfect-sentence feature. Howard Abrams 2022-09-09 16:40:53 -0700
  • f36edaff09 Can't swap cl-flet with flet ... gotta use cl-left instead Howard Abrams 2022-09-02 22:45:16 -0700
  • f25a76f696 Initial configuration for Ruby programming Howard Abrams 2022-09-02 16:14:10 -0700
  • 06239b0963 The w key now skips over snake_case words Howard Abrams 2022-09-02 16:13:26 -0700
  • 3cad9fdaf6 Bug fixes! Howard Abrams 2022-09-02 16:08:58 -0700
  • 6fb9d25eda Fixed my source code loading scheme Howard Abrams 2022-09-02 16:05:23 -0700
  • 624125dc06 Better MacOS integration with Emacs Howard Abrams 2022-09-02 16:03:43 -0700
  • d24ce8b49c Add keybindings to dumb-jump Howard Abrams 2022-08-31 22:33:42 -0700
  • 9a77a7c770 Slightly better organization of programming section Howard Abrams 2022-08-31 21:47:46 -0700
  • 8ba7f8161d Adding dumb-jump to navigate my code trees Howard Abrams 2022-08-31 21:47:18 -0700
  • 71f47a5490 Better approach to running Emacs for work. Howard Abrams 2022-08-31 21:45:21 -0700
  • 6725f2a354 Ixed the eshell-propject function Howard Abrams 2022-08-31 08:56:10 -0700
  • c4023f3416 Replace vc-revert with magit-file-revert Howard Abrams 2022-08-29 09:40:55 -0700
  • 62c2e13dab Add an evil text object for all grouping characters Howard Abrams 2022-08-29 09:37:06 -0700
  • c609e124f3 Initial integration for Rust programming Howard Abrams 2022-08-29 09:22:51 -0700
  • 8f7d8984f7 Basic Haskell configuration Howard Abrams 2022-08-25 11:24:14 -0700
  • 71135b37f0 Fixed an odd error that shouldn't need specifying Howard Abrams 2022-08-25 10:42:01 -0700
  • fd9db946a5 Initial Clojure Integration Howard Abrams 2022-08-24 14:37:29 -0700
  • 497b2eede6 Initial OCaml Integration Howard Abrams 2022-08-24 10:35:18 -0700
  • 13cc881a2e Fixed that single quotes should behave in Lisp modes. Howard Abrams 2022-08-22 15:58:30 -0700
  • e7a11e3640 Add a call to eldoc ... in case it doesn't show up Howard Abrams 2022-08-09 21:33:21 -0700
  • 03052e7c7c Replacing LSP-Mode with EGLOT Howard Abrams 2022-08-09 21:29:41 -0700
  • 3b8cfa1f73 Bind SPC g d to difftastic Howard Abrams 2022-08-09 21:27:29 -0700
  • 89446f001b Gotta have Markdown for my programming projects Howard Abrams 2022-08-09 10:49:13 -0700
  • b3256bdcac Digging on dwim-shell-command Howard Abrams 2022-08-09 09:59:47 -0700
  • 45c1686fa1 Deleting tabs is fine, except... Howard Abrams 2022-08-09 09:58:22 -0700
  • 30d151bd1f Consistent straight access to github/gitlab projects Howard Abrams 2022-08-09 09:57:20 -0700
  • 515ef3401f Giving a prefix to current location to add line number Howard Abrams 2022-08-09 09:49:27 -0700
  • 3398edc33b Reformat file-related configuration under a heading Howard Abrams 2022-08-02 14:41:20 -0700
  • 2fc0e7b625 Add my icanhazshortcut configuration file Howard Abrams 2022-08-02 11:16:14 -0700
  • 6d7b9facd1 Get rid of tabs! Howard Abrams 2022-08-02 11:13:48 -0700
  • 537aa04aff Sqlite in a tailspin Howard Abrams 2022-07-26 21:10:25 -0700
  • 91e6e9ba70 Extend Tramp to work with Docker ... even remotely. Howard Abrams 2022-07-26 20:23:47 -0700
  • e82c767d51 Add easy-motion Howard Abrams 2022-07-07 13:46:26 -0700
  • a6e5ef33fd Swapped precedence from snipe to surround Howard Abrams 2022-07-07 13:44:41 -0700
  • 943eaf7d27 Gah, fix paren issue Howard Abrams 2022-07-07 09:26:55 -0700
  • 4cd99fff31 Add the magit-delta project for better diffs Howard Abrams 2022-07-07 09:25:53 -0700
  • 45f670d7cd Fixed my issues with the MacOS Spotlight search Howard Abrams 2022-07-05 16:08:47 -0700
  • 1395f70a11 Add a screenshot to show how iCanHazShortcuts look Howard Abrams 2022-06-30 12:07:24 -0700
  • 403fd4a972 Cleaned the org capturing code Howard Abrams 2022-06-30 11:58:31 -0700
  • 20ad7323ed Better support for exporting by clipboard Howard Abrams 2022-06-27 14:17:28 -0700
  • ffbd253e65 Convert to lower-case #+BEGIN_SRC blocks Howard Abrams 2022-06-17 17:25:47 -0700
  • 0e130dd024 Swap out org beautification for org-modern Howard Abrams 2022-06-16 14:09:10 -0700
  • 6689227338 In case I need to call evil-inner-WORD directly Howard Abrams 2022-06-16 12:16:29 -0700
  • 5329879253 Adding REST services as org-mode blocks Howard Abrams 2022-06-16 12:15:43 -0700
  • 450dfe043e Got write-room, proselint AND textlint working in Org files Howard Abrams 2022-06-16 11:17:54 -0700
  • 531f73365e Add Keepass interface to Emacs Howard Abrams 2022-06-15 16:13:40 -0700
  • 5bba154039 Fix keybinding for elfeed Howard Abrams 2022-06-15 16:13:11 -0700
  • 60671a0932 Getting better filtering with fussy and hotfuzz Howard Abrams 2022-06-15 09:54:34 -0700
  • 410183617d Expand the Spell checking with abbrev-mode Howard Abrams 2022-05-31 11:59:30 -0700
  • fe8ac2557b Keybinding issue Howard Abrams 2022-05-31 11:51:56 -0700
  • e29cf5d07f Fix the consult loading Howard Abrams 2022-05-31 11:49:21 -0700
  • f46d6080af Better goto-definition when the function is verbatim Howard Abrams 2022-05-22 22:06:26 -0700
  • d27db0a84d Turning on code folding Howard Abrams 2022-05-19 20:35:30 -0700
  • 0fa579e946 Bring hippie-expand back Howard Abrams 2022-05-17 10:30:33 -0700
  • a7685c7d81 Fix bug and clean up Evil Insert and Emacs keybindings Howard Abrams 2022-05-17 10:29:30 -0700
  • c12ffd9028 Convert evil-define-key to :general extension Howard Abrams 2022-05-16 13:34:05 -0700
  • 0d47e845ee Reformat the Evil section for better imenu movement Howard Abrams 2022-05-14 09:23:41 -0700
  • 38b5490bbe Fix to the projectile's ability to find projects Howard Abrams 2022-05-13 14:47:01 -0700
  • 911b2ef4ce Integrate eros for better display of evaluation Howard Abrams 2022-05-13 14:35:26 -0700
  • 9178f08903 Add evil-exchange, commentary and owl Howard Abrams 2022-05-13 11:18:51 -0700
  • 14cb05e0fa Convert to use thread-last Howard Abrams 2022-05-13 09:47:31 -0700
  • db2d27b66c Goto definitions written in org files Howard Abrams 2022-05-12 09:40:35 -0700
  • c7911b4a5a Better loading of bootstrap files Howard Abrams 2022-05-11 14:35:48 -0700
  • 241d72bc0e Add elisp-demos and elisp-def Howard Abrams 2022-05-11 12:39:14 -0700