Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.16 KB

README.md

File metadata and controls

48 lines (35 loc) · 2.16 KB

ZSH-iTerm2

License: GPL-2.0

Pack iTerm's ZSH integration scripts into a ZSH plugin, avoid polluting your $HOME directory, with negligible time increase of 2ms.

Installation

The only ZSH plugin manager solves the time-consuming init for nvm, nodenv, pyenv, rvm, rbenv, thefuck, fasd, etc, with its amazing async Turbo Mode.

zplugin ice pick'init.zsh' compile'*.zsh'
zplugin light laggardkernel/zsh-iterm2

The only framework does optimizations in plugins with sophisticated coding skill:

mkdir -p ${ZDOTDIR:-$HOME}/.zprezto/contrib &>/dev/null
git clone https://github.com/laggardkernel/zsh-iterm2.git ${ZDOTDIR:-$HOME}/.zprezto/contrib/zsh-iterm2

License

The GPL-2.0-only License

Copyright (c) 2019 laggardkernel