This is a collection of configuration files for the tools that I like to use during software development: Neovim, Tmux (not so much anymore due to Neovide and my homegrown session management), Alacritty.
This project uses GNU Stow to create symlinks from this repository to your $HOME directory.
NOTE:
git clone https://github.com/WizardStark/dotfiles.git
cd dotfiles
./setup.sh
Use ./sync.sh after changing dotfiles-managed scripts or adding dependencies.
./sync.sh
./sync.sh applies changes by default; use --check for verification only.
Useful variants:
./sync.sh --check # verify Brewfile, extra tools, and stow state
./sync.sh --check --verbose
./sync.sh --with-sudo # also update login shell with sudo-backed chsh
Setup script variants depending on machine state:
./setup.sh # new machine bootstrap
./setup.sh --post-brew # brew already installed
./setup.sh --post-brew --no-sudo
The repo now uses a hybrid approach:
Brewfilestow still manages the dotfiles under home/mise runs the repo tasks declared in mise.tomlscripts/manifest.tsv tracks the non-brew extras managed by the sync flowCommon task entrypoints:
mise run bootstrap # new machine after setup.sh bootstraps mise itself
mise run sync # sync an existing machine
mise run sync-sudo # sync and update login shell with sudo
mise run sync-adopt # sync and let stow adopt existing unmanaged files
mise run sync-adopt-sudo
mise run check # verify current machine state
The best sources to consult for understanding the nvim config:
The most important keybinds are <space><space> in Neovim for the command palette,
wherein you can fuzzy find your way through most available commands, and <C-a>? for
a list of tmux binds - this is much less nice to use as I have not found a way to add
descriptions, but the commands are pretty self explanatory.
To prevent the Hyper key in windows opening copilot, run the following reg-edit command:
REG ADD HKCU\Software\Classes\ms-officeapp\Shell\Open\Command /t REG_SZ /d rundll32