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
7d9a714495
Move Plug to nvim folder and cleanup PATH
2024-07-19 15:11:20 -04:00
mitchell
6e8bb638ee
Add rofi, update fish cfg/scripts, update nvim cfg, update wezterm cfg
2024-07-04 18:25:22 -04:00
mitchell
8be2f42aba
Remove pnpm from path, and use typescript-tools, and other refactors
2024-07-02 04:17:00 -04:00
mitchell
3ad5bd6d2f
Updates to fish config, neovim config, vim config, and git config
...
Fish:
- Call ssh_agent_startup everytime (has its own conditions)
- Add Bun and pnpm bin folders to PATH and aliases
- Change additions to path to use fish_add_path
- Set LIBVA_DRIVER_NAME to nvidia
Neovim:
- Format init.lua
- Add Vue language server
- Change Noice config
Vim:
- Remove eslint and stylelint as fixers
- Add Vue linting/fixing
- Use wombat theme for lightline (gruvbox gone?)
- Add Lua & Markdown formatting
- Update vim-plug
Git:
- Remove --date-order from 'git lola' alias
2024-06-28 18:41:12 -04:00
mitchell
aaf5a1d0ca
Add osu bspwm rule, and android build-tools to PATH
2023-02-03 22:14:56 -05:00
mitchell
3ca73b9a6f
Add Android global variables
2022-08-10 15:16:50 -04:00
mitchell
b3405bf8b5
Add Android SDK paths
2022-08-02 18:32:00 -04:00
mitchell
91ebbe8be8
Add conky config; add alias, global var, binding; update fish scripts
2021-12-16 16:51:31 -05:00
mitchell
183e5801b6
Change default browser
2021-08-26 13:27:32 -04:00
mitchell
03af2feda9
Modify how .net env vars are set
2021-01-17 23:47:57 -05:00
mitchell
b76aac107e
Add desktop environment configs and provisioning scripts for debian
...
- Add qutebrowser configs
- Add xfce4-panel config
- Add provision_debian script
- Add upgrade_debian script
- Refactor sync script to separate terminal and desktop env configs
2020-09-29 03:02:28 -04:00
mitchell
47a88f93d1
Refactor config.fish to use functions moved to functions folder
2020-08-09 18:59:14 -04:00