|
|
026c152daa
|
fix: Update for the odd pathing "fix" in the deploy script
|
2026-04-07 13:07:48 -05:00 |
|
|
|
fe487f2a90
|
fix: Updating the deploy script to use relative dot notation which helps
deploy on MacOS more easily.
|
2026-04-02 06:28:36 -05:00 |
|
|
|
36c3852bc3
|
refactor: Moving the wezterm local file linux cursor fix into the main
config file, fixing treesitter folding (maybe) and removing the old
attempt at a fix, slight fixes to formatting in other files.
|
2026-03-31 15:56:08 -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 |
|
|
|
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 |
|
|
|
11c68f3743
|
fix: Moving the LSP configs out of the Mason file, using the new vim.lsp.config way of configuring LSPs, adding the 'after' config directory for LSP specific configs that override/extend those in the 'lsp' dir and fit with the new configuration way of NVIM 0.11+, moving shortcuts to lspconfig instead of Mason, removing the rename custom function in telescope and using the LSP based function.
|
2025-12-31 16:45:29 -06:00 |
|
|
|
2d605cd9cd
|
fix: Fixing the symbolic linking of the directories for neovim. They
used to create sub-directoriees that were also links.
|
2025-10-29 15:59:06 -05:00 |
|
|
|
dd4fbaea0a
|
doc: Small comment in deploy.sh
|
2025-07-31 08:11:32 -05:00 |
|
|
|
6d15be0a5c
|
fix/doc: Refactoring the deploy script to actually be parameterized
instead of writing out each case of config file and location.
Adding some sections in the README about deployment and additions to the
setup.
|
2025-07-30 22:12:08 -05:00 |
|
|
|
6faf8a1641
|
feat:
- Grouping files in the deploy script by purpose.
- Adding the npmrc file
|
2025-07-08 11:56:57 -05:00 |
|
|
|
be170512a9
|
fix: Forgot a slash in the filepath for zsh themes
|
2025-06-02 11:06:11 -05:00 |
|
|
|
6adfad1be2
|
feat: Adding in the zsh theme
|
2025-06-02 11:04:03 -05:00 |
|
|
|
8cd0bcbb66
|
feat: Moving the linux local specific configuration out of the main wezterm config script to a local only config template, updating the README for its use, updating the deploy script for the new config path, and adding in a local config template including the generic linux fix for xcursor config.
|
2025-05-21 06:14:27 -05:00 |
|
|
|
37d2389ed8
|
feat: Adding some additions to the luasnip code for nvim to start building out a snippet library for common actions, starting with docstrings in python.
|
2025-05-21 05:38:25 -05:00 |
|
|
|
0a742cfba1
|
Adding in wezterm configurations and changing the colorscheme for neovim
to test out a slight variation.
|
2025-02-13 08:48:40 -06:00 |
|
|
|
09cb2a4e29
|
feat: adding zshrc and adding checks in the deploy script.
|
2024-07-08 12:16:16 -05:00 |
|
|
|
90afd03120
|
fix: adding a mkdir for the nvim config directory
|
2024-07-08 11:26:33 -05:00 |
|
|
|
55765e8cf6
|
Moving all the nvim files to a subdirectory and updated the deploy script.
|
2024-03-04 14:08:47 -06:00 |
|
|
|
3f281df6df
|
Adding a deploy script to set up symlinks between this repo's files and the current user's home directory.
|
2024-02-29 21:21:53 -06:00 |
|