Skip to content

romkatv/windows-terminal-zsh-integration

Repository files navigation

Zsh Integration for Windows Terminal

If you are using Windows Terminal with WSL and Zsh, this Zsh plugin is for you. It forces Zsh to report its current working directory to Windows Terminal so that features of Windows Terminal such as Open tab in the same directory work as expected.

This plugin achieves the same thing as the code snippet in the official Windows Terminal documentation but with fewer bugs and better performance.

Installation

  1. Clone the repo.
git clone https://github.com/romkatv/windows-terminal-zsh-integration.git ~/windows-terminal-zsh-integration
  1. Add the following line to ~/.zshrc:
source ~/windows-terminal-zsh-integration/windows-terminal-zsh-integration.plugin.zsh

Using a plugin manager? You can install windows-terminal-zsh-integration the same way as any other Zsh plugin hosted on GitHub.

About

Zsh Integration for Windows Terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages