A simple zsh plugin that automatically activates VS Code shell integration when working in VS Code terminals.
This plugin automatically loads VS Code's shell integration script when working in VS Code (stable or insiders) terminals, providing enhanced terminal features like command decorations, directory tracking, and better navigation.
Clone this repository into your Oh My Zsh custom plugins directory:
git clone https://github.com/tolkonepiu/vscode-shell-integration-zsh-plugin.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/vscode-shell-integration
Add the plugin to your ~/.zshrc
file:
plugins=(... vscode-shell-integration)
Restart your terminal or reload your zsh configuration:
~/.zshrc
:source /path/to/vscode-shell-integration.plugin.zsh
zinit load tolkonepiu/vscode-shell-integration-zsh-plugin
antigen bundle tolkonepiu/vscode-shell-integration-zsh-plugin
zplug "tolkonepiu/vscode-shell-integration-zsh-plugin"
antidote bundle tolkonepiu/vscode-shell-integration-zsh-plugin
This repository is licensed under the MIT License.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4