This is a stow based dotfiles repo with bootstrap script with multiple OSes and Architectures supported.
- Installs the latest
neovim
in~/.local
- Installs
stow
viaapt
orbrew
- Installs the latest
kitty.app
on macos - Supports Linux & MacOS on Arm and x86
- Adds aliases/env to
.bashrc
or.zshrc
- Syncs dotfiles with
stow
(primarily~/.config/nvim/...
) - Bootstraps NeoVim Lazy plugins
I use this primarily to keep my dev environment current on my local MacOS and my GitHub Codespaces VMs.
- If neovim or kitty reformats their release file structure, it'll need fixing
- You'll need to enable dotfiles for GH Codespaces
- The GH Codespaces path is an implementation detail
- Currently something like
/workspaces/.codespaces/.persistedshare/dotfiles
- Currently something like