13 Commits

Author SHA1 Message Date
FaultyBranches
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