Commit Graph

6 Commits

Author SHA1 Message Date
mitchell b55aab8a89 Migrate Neovim to lazy.nvim and update dotfiles
- Neovim:
    - Migrate from vim-plug to lazy.nvim.
    - Refactor config (`init.lua`, `config.vim`).
    - Replace Coq with blink.cmp, add CodeCompanion.
- Fish:
    - Add aliases (`cl`, `ai`), env vars (`ANDROID_HOME`, `PYENV`).
    - Update keybindings and conditional tool initialization (starship, zoxide, fzf, pyenv).
    - Refine ASDF/Homebrew setup.
- Git: Add aliases (`rs`, `rss`, `ap`).
- Other: Update SKHD bindings and WezTerm path/settings.
2025-04-14 01:30:04 -04:00
mitchell 9140e6dd95 Use same asdf setup for both OSes 2024-06-28 19:03:26 -04:00
mitchell 6bec3e4b6a Simplify kitty.conf and fix kitty completion warning 2023-02-05 16:22:50 -05:00
mitchell 03af2feda9 Modify how .net env vars are set 2021-01-17 23:47:57 -05:00
mitchell 7a361e5260 Add ssh and key related aliases and reformat all fish files 2020-10-31 18:15:57 -04:00
mitchell 47a88f93d1 Refactor config.fish to use functions moved to functions folder 2020-08-09 18:59:14 -04:00