- Notifications
You must be signed in to change notification settings - Fork0
A simple zsh plugin that automatically activates VS Code shell integration when working in VS Code terminals.
License
tolkonepiu/vscode-shell-integration-zsh-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple zsh plugin that automatically activatesVS Code shell integrationwhen working in VS Code terminals.
This plugin automatically loads VS Code's shell integration script when workingin VS Code (stable or insiders) terminals, providing enhanced terminal featureslike 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:
source~/.zshrc
- Clone or download this repository
- Source the plugin file in your
~/.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 theMIT License.
About
A simple zsh plugin that automatically activates VS Code shell integration when working in VS Code terminals.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.