diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -19,6 +19,12 @@ Bootstrap the Neovim environment: | |||
| 19 | ./bootstrap/neovim-dict.sh | 19 | ./bootstrap/neovim-dict.sh |
| 20 | ``` | 20 | ``` |
| 21 | 21 | ||
| 22 | Bootstrap the zsh environment: | ||
| 23 | |||
| 24 | ```sh | ||
| 25 | ./bootstrap/zsh.sh | ||
| 26 | ``` | ||
| 27 | |||
| 22 | ### Windows | 28 | ### Windows |
| 23 | 29 | ||
| 24 | Native PowerShell, no WSL/Git Bash required: | 30 | Native PowerShell, no WSL/Git Bash required: |
