285 Commits

Author SHA1 Message Date
2f34baa5b7
Tangled doom config 2025-03-30 12:04:50 -03:00
13d5351478
Refactor org-recur and copilot configurations
- Replaced `use-package` with `require` and `after!` for org-recur.
- Simplified keybindings for org-recur.
- Updated copilot configuration to use `after!` and `map!`.
- Ensured copilot is loaded.
- Standardized configuration style.
2025-03-30 12:04:01 -03:00
9ea2a251a0
Refactor focus functions and improve clipboard handling
- Refactors `org-focus-private`, `org-focus-lazer`, and `org-focus-all` into a single `org-focus` function for better code reuse.
- Simplifies `org-agenda-refresh` for improved efficiency.
- Improves `my/copy-idlink-to-clipboard` for clarity and robustness.
- Fixes an issue with `my/magit-gptcommit-commit-accept-wrapper` to preserve the original commit message.
- Enhances `my/html2org-clipboard` with error handling for more reliable HTML to Org conversion.
- Updates Clipmon configuration for better integration and stability.
2025-03-30 11:55:34 -03:00
af6b91d643
Refactor Doom Emacs config for clarity
- Improves overall organization and readability of the configuration.
- Adds detailed comments explaining the purpose of various sections and functions.
- Renames functions to follow a consistent naming convention (rg/ -> my/).
- Adds descriptions for custom commands and packages.
- Improves documentation of custom functions.
2025-03-30 11:45:25 -03:00
52d3a290c2
Add cache keepalive pings to Aidermacs args
- Adds `--cache-keepalive-pings 2` to Aidermacs extra arguments.
- This helps maintain a persistent connection to the Aidermacs cache server.
- Prevents cache disconnections due to inactivity.
2025-03-30 11:16:04 -03:00
70e647429c
Add extra arguments to Aidermacs
- Adds `--no-auto-commits` to disable automatic commits.
- Includes `--cache-prompts` for prompt caching.
- Enables `--dark-mode` for dark theme support.
- Adds `--pretty` for improved output formatting.
- Enables `--stream` for streaming output.
- Adds `--vim` for vim-like behavior.
2025-03-30 11:14:29 -03:00
4169ef4be4
Set Ollama API base and add extra Aider args
- Sets the OLLAMA_API_BASE environment variable.
- Adds extra arguments to Aider for no-gitignore and chat mode.
- Updates config files in both .config/doom/config.el and .config/doom/config.org.
2025-03-29 11:21:28 -03:00
d21a66042e
Added Aider to Emacs 2025-03-27 16:02:19 -03:00
85188728d8
Added gemini key to private.el 2025-03-27 16:01:40 -03:00
da30899b79
Disabled forge-llm-max-diff-size 2025-03-26 15:16:04 -03:00
c934697877
Changed magit-llm model and improved prompt a lot 2025-03-26 15:14:30 -03:00
bf5aa03ee5
Added fuzzy to helm 2025-03-26 15:14:00 -03:00
22b517e0e3
Reverted back to original magit-gptcommit 2025-03-26 15:13:29 -03:00
28b3b44ca7
Added my fork of magit-gptcommit 2025-03-19 14:54:00 -03:00
b4ded71282
Added cov mode for coverage tracking 2025-03-19 14:53:33 -03:00
409282b3e6
Improved config.org organization 2025-03-14 16:21:56 -03:00
c7e011428b
Added ForgeLLM 2025-03-14 16:18:27 -03:00
1a2162dd84
Fixed cursor in Ghostty 2025-02-21 18:50:49 -03:00
24f764efaa
Changed scroll multiplier in ghostty 2025-02-21 16:54:20 -03:00
555891a1a9
Removed custom.el 2025-02-21 16:52:49 -03:00
df2c79264c
Changed to ghostty 2025-02-21 16:49:18 -03:00
6328560750
Fixed issue with helm 2025-02-21 16:48:55 -03:00
c60ceaa682
Improved doom emacs 2025-02-21 16:48:23 -03:00
da8208ac90
Deactivated helm in favor of ivy 2025-02-18 15:41:15 -03:00
f9d95ac0a5
Updated doom emacs 2025-02-18 14:50:00 -03:00
7c9cf269a5
Improved i3 and fish configuration 2025-02-18 10:15:02 -03:00
9261f15bc0
Added evangelion wallpapers 2025-01-28 21:42:45 -03:00
66ef866ccd
Added cowboy bebop wallpaper 2025-01-27 20:05:45 -03:00
a52ca58773
Changed picture in README 2025-01-07 19:12:00 -03:00
812778acda
Added my picture to README 2025-01-07 19:11:14 -03:00
3d29567f6a
Added screenshots to README 2025-01-07 19:05:27 -03:00
5c7eb0a7e4
Improved i3 configuration 2025-01-07 18:49:16 -03:00
81cf4d4d09
Removed unused comment 2025-01-07 18:14:04 -03:00
7c44905a47
Improved Polybar 2025-01-07 18:13:39 -03:00
e5fd0a5733
Increased terminals font size to 12 2025-01-06 09:30:42 -03:00
5e9b3441ec
Added header 2025-01-05 19:39:49 -03:00
81674ca8e2
Added Nerd fonts 2025-01-05 19:37:48 -03:00
6f86447bf2
Changed wallpaper 2025-01-05 19:37:34 -03:00
a9e2fc7526
Added ghostty config 2025-01-05 19:35:39 -03:00
ce41265ef9
Fixed Emacs restclient and added wireguird 2025-01-05 17:09:09 -03:00
cc03dbffe6
Fixed autovirtualenv and cleaned up 2024-11-28 17:07:51 -03:00
9b502052d3
Improved GPT features in Emacs 2024-09-04 17:22:07 -03:00
44852f4d92
Changed ksnip for flameshot 2024-09-03 17:13:08 -03:00
29888c91c0
Added dnd and protonvpn to polybar 2024-08-12 11:52:54 -03:00
1ed5dbf4d1
Added fix-bluetooth command and asdf for python 2024-08-07 09:42:46 -03:00
5c4a248918
Added dnd mode and general i3 fixes 2024-08-07 09:42:07 -03:00
2e9544cb38
Removed poetry mode, removed X-Team config 2024-06-18 15:27:36 -03:00
553720a0a2
Fixed sleep issue 2024-05-13 21:43:57 -03:00
ad17e56516
Added vars to emacs safe config 2024-05-13 21:43:38 -03:00
2b56855c9e
Changed protonvpn-cli for protonvpn 2024-05-12 20:58:00 -03:00