GitXplorerGitXplorer
l

zsh-iterm2

public
10 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
6f9d8951b3330593ceb66972a71a067793b0981e

Update to 10

llaggardkernel committed 5 years ago
Unverified
eef1b95795fa15aa387bd81599fc99e5b2752699

Fix license

llaggardkernel committed 6 years ago
Unverified
f0087bea4e97d268fc93dd8bb0159eff35d22a83

Update instructions in README

llaggardkernel committed 6 years ago
Unverified
c5fe722c25115d32bd02338647f85b4c9fe10d8b

Simple implementation

llaggardkernel committed 6 years ago

README

The README file for this repository.

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