This is my dotfiles. I use the following development environment.
wezterm
zsh
neovim
Change $ZDOTDIR using .zshenv. see mastering-zsh.
ln -s ~/dotfiles/zshenv ~/.zshenv
ln -s ~/dotfiles/zdotdir ~/.config/zdotdir
I using KevinSilvester's config.
cd wezterm-config
git submodule update --init
ln -s ~/dotfiles/wezterm-config ~/.config/weztermSheldon for zsh plugins.
ln -s ~/dotfiles/sheldon/plugins.toml ~/.config/sheldon/plugins.tomlStarship for prompt.
ln -s ~/dotfiles/starship/starship.toml ~/.config/starship.toml