11 Commits

Author SHA1 Message Date
56eb59f9c5 fix: Adding a docker default platform target and a minor format change. 2026-04-13 05:32:22 -05:00
821d7328c6 refactor: Cleanup and stuff 2026-04-05 21:35:11 -05:00
7b64bb09ac fix: Several small updates.
- Removing the load_lauunchjs call for dap as it's no longer needed.
- Cleanup of lspconfig of several lines that appear to not do anything
  in testing, and updating keymap order.
- Removing the luasnip setup section as it appears to not be required in
  testing.
- Update to nvim-cmp for luasnip relative loading and removing the
  buffer from command mode completion
- Twilight update to narrow the focus but also expand out if statements.
- ZSH re-enabling keychain despite it being slow as replacement with
  gpg-agent will take a focused session to do across environments
2026-04-02 06:29:20 -05:00
a519618e20 fix: Updates to telekasten to use the built in toggle_todo function
instead of the custom one (works well enough), removing lazy loading of
the plugin to allow calling from telekasten commands from nvim load, and
adding ZSH functions to open a new note or today's note immediately.
2026-04-02 06:23:43 -05:00
f80e5aa318 refactor: Moving the theme into the zsh subdirectory and updating the deploy script for the change. 2026-03-31 13:45:35 -05:00
095cacf392 fix: Removing npmrc (just not used), updating zshrc to remove
zsh-syntax-highlighting references and disabling keychain for now,
adding a TODO to the deploy script for wezterm local config
2026-03-31 12:05:34 -05:00
3ea9943040 test: Trying out removing the zsh suggestions and syntax highlighting
for now.
2026-03-30 07:31:12 -05:00
cc86b9d1bd fix: completing this round of updates to the zsh setup for startup
times, testing with other prompts (Pure) and cleaning up the config
files for better modularity and coherent settings.
2026-03-29 18:34:02 -05:00
72ef502512 refactor: vastly more readable path function by removing cruft and the
loop
2026-03-29 16:40:54 -05:00
4dd3c3eed6 feat: Adding a new function to print out the path variable in a newline delimited list, new aliases for quick actions and cleanup of zshrc for future changes 2026-03-29 16:22:32 -05:00
64868c6672 feat: Update to the zsh setup, moving functions and aliases to their own
files, changing up the plugins and settings to remove stale setups and
to reduce the loading time by nearly half
2026-03-28 16:53:51 -05:00