Skip to content

Commit be10052

Browse files
committed
docs: Add wezterm setup instructions in README
1 parent 26b2f51 commit be10052

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ git clone https://github.com/c12i/nvim-config.git ~/.config/nvim
4040
nvim
4141
```
4242

43+
**Optional [WezTerm](https://wezterm.org/index.html) Setup** (_if using WezTerm_)
44+
45+
```bash
46+
ln -s ~/.config/nvim/.wezterm.lua ~/.wezterm.lua
47+
```
48+
4349
Plugins install automatically on first launch.
4450

4551
## Key Features

0 commit comments

Comments
 (0)