Commit Graph

33 Commits

Author SHA1 Message Date
David Ibia
2343dfec2c feat(terminal-bell.ts): add NotificationPlugin to send notification on session completion. 2025-11-09 14:20:47 +01:00
David Ibia
9396c57b63 feat(websearch.ts): add PerplexitySearch plugin for quick and deep research capabilities 2025-11-09 14:20:35 +01:00
David Ibia
139f7e1679 feat: created opencode agents 2025-11-09 14:20:28 +01:00
David Ibia
f7bd72184b fix(colorscheme): update theme name from "catppuccin-mocha" to "Catppuccin Frappe"
feat(shaders): add CRT-styled shader with public domain license and adjustments for Ghostty, including parameter definitions and tonal control functions.

refactor(shader): optimize color conversion and output to SRGB for better visual quality

feat(shaders): add flicker, glow, and starfield shader effects for terminal ambiance.
2025-11-09 14:17:03 +01:00
David Ibia
7192c8eb2a feat(direnv): add global log_filter configuration to direnv.toml 2025-11-09 14:16:49 +01:00
David Ibia
f434d6546e chore(openai): remove unnecessary .gitkeep file from .config/openai folder 2025-11-09 14:16:40 +01:00
David Ibia
8ca5199b61 chore(aerospace.toml): remove unnecessary configurations and cleanup file
chore(nvim): update subproject commit in neovim configuration folder
2025-11-09 14:15:36 +01:00
David Ibia
69baf6ba0a chore: ignore MacOS .DS_Store files 2025-03-31 10:50:21 +01:00
David Ibia
bc22ab521c chore(config): add .DS_Store file to .gitignore to prevent unnecessary file tracking 2025-03-08 16:19:34 +01:00
David Ibia
0c8cb90407 feat(openai): add .gitkeep file to .config/openai directory 2025-03-08 16:19:14 +01:00
David Ibia
813332cc78 feat(nvim): Update submodule to commit 22f7a64
This commit updates the nvim submodule to the latest commit 22f7a64. The update is necessary to ensure that the project uses the latest version of nvim and its features.
2025-03-08 15:58:02 +01:00
David Ibia
81072f3569 feat: updated nvim support 2025-03-05 10:06:50 +01:00
David Ibia
e85c7af403 chore(config): update subproject commit hash in .config/nvim configuration file 2025-02-12 20:59:49 +01:00
David Ibia
d9b3ca5a2e fix(config): update font-size from 15 to 14
feat(config): add cursor-opacity, maximize, unfocused-split-opacity, unfocused-split-fill, and split-divider-color settings for improved customization
2025-02-12 20:38:18 +01:00
David Ibia
fd7d782fff chore(config): update subproject commit hash in .config/nvim configuration file 2025-02-09 00:11:57 +01:00
David Ibia
ea593bcef7 fix(config/nvim): update subproject commit hash to latest revision 2025-02-09 00:07:29 +01:00
David Ibia
d1ccd766d1 feat: removed terminal padding 2025-02-09 00:07:22 +01:00
David Ibia
2c754b7b32 feat(shaders/bloom025.glsl): add bloom shader implementation with golden spiral samples and lum calculation 2025-02-09 00:06:43 +01:00
David Ibia
7d8078e06b feat(ghostty): add support for catppuccin-mocha theme and initial configuration file with various settings 2025-02-09 00:06:31 +01:00
David Ibia
91d3c410da fix(nvim): update submodule to latest commit 2025-01-12 15:04:45 +01:00
David Ibia
df25af2a5b chore: updated packages 2025-01-12 14:39:30 +01:00
David Ibia
3e300378e7 fix: disable right side 2025-01-12 14:29:09 +01:00
David Ibia
aaffa90f1f feat: moved command duration to the right 2025-01-09 23:52:41 +01:00
David Ibia
72ce3eaee9 feat(nvim): add starship.toml configuration file for nvim
fix(starship.toml): fix formatting and indentation issues in the file
2025-01-09 01:49:47 +01:00
David Ibia
1bbd1b3642 fix(wezterm): change background color to #1C1F26 and improve padding
feat(wezterm): add support for neovim colorscheme
2025-01-06 16:14:21 +01:00
David Ibia
11d7338a34 Updated submodule 2025-01-06 15:17:24 +01:00
David Ibia
451a0dcdf7 feat: added nvim repo as submodule 2025-01-06 14:58:51 +01:00
David Ibia
36c40f8e39 style(wezterm.lua): update window background opacity to 1 for full opacity
style(wezterm.lua): adjust background opacity to .95 for better visual appearance
refactor(wezterm.lua): extract colorscheme loading logic into a separate function for better readability and maintainability
2024-10-01 15:06:43 +01:00
David Ibia
ea5b1b8221 style(wezterm.lua): update background color from #000000 to #1C1F26 for better visual aesthetics 2024-08-11 17:08:12 +01:00
David Ibia
87f6e14c5d style(wezterm.lua): update background color to black for better readability and consistency 2024-08-11 13:41:08 +01:00
David Ibia
8e39e4b051 style(wezterm.lua): reformat config settings for better readability and consistency
feat(wezterm.lua): add support for custom colorscheme by reading from a file or defaulting to 'Catppuccin Mocha' if file not found
2024-07-29 00:57:12 +01:00
David Ibia
5d225f306a feat(wezterm.lua): add a new Wezterm configuration file with custom settings for a better user experience 2024-07-28 02:13:46 +01:00
David Ibia
25101eb597 feat(zen.toml): add new configuration file for oh-my-posh theme 'zen' to enhance prompt appearance and functionality 2024-06-12 21:05:19 +01:00