Personal configuration for Neovim, Fish, Tmux, and Alacritty.
./ln.shCreates symlinks from ~/.config/{nvim,fish,alacritty,tmux} to this repo.
| Tool | Notes |
|---|---|
| Neovim | Custom sekigawa colorscheme (Kanagawa-based), minimal plugin setup |
| Fish | vi bindings, git/editor abbreviations, fzf branch switcher (gco), autojump |
| Tmux | vi pane navigation, ` |
| Alacritty | Kanagawa Dragon theme |
- bob — Neovim version manager
- autojump — directory jumping
- fzf — fuzzy finder (used by
gco) - ripgrep — used by
hofunction
brew install bob autojump fzf ripgrep
bob install latest && bob use latest