Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

zsh plugin for lazy load commands and speed up start up time of zsh

NotificationsYou must be signed in to change notification settings

qoomon/zsh-lazyload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

zsh plugin for lazy load commands and speed up start up time of zsh

Usage

lazyload command_name [command_name...] -- load_command

Examples

nvm
  • lazyload nvm -- 'source ~/.nvm/nvm.sh'

Install

zgem bundle 'https://github.com/qoomon/zsh-lazyload.git' from:'git' use:'zsh-lazyload.zsh'

zplug qoomon/zsh-lazyload

zgen load qoomon/zsh-lazyloadzgen save
antigen bundle qoomon/zsh-lazyloadantigen apply
git clone https://github.com/qoomon/zsh-lazyload $ZSH_CUSTOM/plugins/zsh-lazyloadplugins+=(zsh-lazyload)

zplug "qoomon/zsh-lazyload"

manually

git clone https://github.com/qoomon/zsh-lazyload.gitsource zsh-lazyload/zsh-lazyload.zsh

About

zsh plugin for lazy load commands and speed up start up time of zsh

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp