Ensure stow is installed:
MacOS:
Install everything
brew bundleOr just stow
brew install stowUbuntu:
sudo apt install stow fd-findInstall a current version of fzf from git instead of Ubuntu apt, since the apt version can be too old for this zsh config:
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/installRun stow for all dotfiles:
stow zsh
stow tmux
stow nvim
stow sesh
stow wezterm
stow ghostty
stow pi