Important
This is now outdated. The latest version is in https://github.com/wipdev-tech/dotfiles
This is a relatively minimal config for the WezTerm terminal emulator.
- If you don't care about the config being version-controlled, simply put a
copy of
.wezterm.luain your home directory. - For syncing with this repo, I have it cloned at
~/.config/wezterm(though you can clone it anywhere you want). Then, I symlinked the config file into the home directory. The command for this would be:
ln -s ~/.config/wezterm/.wezterm.lua ~/