Last active
February 21, 2026 14:56
-
-
Save olets/06009589d7887617e061481e22cf5a4a to your computer and use it in GitHub Desktop.
Revisions
-
olets revised this gist
Dec 7, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -143,7 +143,7 @@ Add `zplug "<owner>/<repo>"` to your `.zshrc` (see homepage for other options). - **[zpm](https://github.com/zpm-zsh/zpm)**: For GitHub-hosted plugins, `zpm load <owner>/<repo>` to your `.zshrc` (see docs for other options). - **[zr](https://github.com/jedahan/zr)**: In your `.zshrc`'s `zr` call, add `<owner>/<repo>` -
olets revised this gist
Dec 7, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -88,7 +88,7 @@ - **zi**: ⚠️ This author recommends steering clear of zi, and z-shell (not to be confused with zsh). zi is a rebranded copy of zinit/zplugin. If you use or are considering using zi, I recommend zinit instead. Read https://www.reddit.com/r/zsh/comments/sqsni7/comment/hwodbgv/ for an explanation. - **[zim](https://github.com/zimfw/zimfw)** add -
olets revised this gist
Dec 7, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -67,7 +67,7 @@ ⚠️ as of this writing, not actively maintained add `zgen load <owner>/<repo>`, `zgen load <owner>/<repo> . <branch>` if the default branch is not `master`, to your `.zshrc` - **[zgenom](https://github.com/jandamm/zgenom)** -
olets revised this gist
Dec 7, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -121,7 +121,7 @@ That will silently delay loading the plugin until after the shell has started up. - **[zit](https://github.com/thiagokokada/zit)**: Add `zit-install "<repo url>[#<branch if not 'master'>]" ".<repo>"` to your `.zshrc`. - **[znap](https://github.com/marlonrichert/zsh-snap)**: -
olets revised this gist
Dec 7, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -53,7 +53,7 @@ - **[zed](https://github.com/MunifTanjim/zed)**: add `zed load <tld>.com/<owner>/<repo>` to your `.zshrc` between the one `zed init` and the one `zed done`. - **[zgem](https://github.com/qoomon/zgem)**: ⚠️ may not be actively maintained -
olets revised this gist
Dec 7, 2024 . 1 changed file with 10 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -53,6 +53,16 @@ - **[zed](https://github.com/MunifTanjim/zed)**: add `zed load <tld>.com/<owner>/<repo>` to your `.zshrc` between the one `zed init` and the one `zed done`. - **[zgem](https://github.com/qoomon/zgem): ⚠️ may not be actively maintained For plugins distributed as Git repos, add a line like this to your `.zshrc` ```shell zgem bundle '<repo url>' from:git use:'<main>.zsh' ``` - **[zgen](https://github.com/tarjoilija/zgen)** ⚠️ as of this writing, not actively maintained -
olets revised this gist
Dec 7, 2024 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -110,6 +110,8 @@ ``` That will silently delay loading the plugin until after the shell has started up. - **[zit]()**:: Add `zit-install "<repo url>[#<branch if not 'master'>]" ".<repo>"` to your `.zshrc`. - **[znap](https://github.com/marlonrichert/zsh-snap)**: -
olets revised this gist
Dec 7, 2024 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -131,6 +131,8 @@ Add `zplug "<owner>/<repo>"` to your `.zshrc` (see homepage for other options). - **[zpm](https://github.com/zpm-zsh/zpm): For GitHub-hosted plugins, `zpm load <owner>/<repo>` to your `.zshrc` (see docs for other options). - **[zr](https://github.com/jedahan/zr)**: In your `.zshrc`'s `zr` call, add `<owner>/<repo>` ```shell -
olets revised this gist
Dec 7, 2024 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -131,7 +131,11 @@ Add `zplug "<owner>/<repo>"` to your `.zshrc` (see homepage for other options). - **[zr](https://github.com/jedahan/zr)**: In your `.zshrc`'s `zr` call, add `<owner>/<repo>` ```shell zr […other plugins] <owner>/<repo> ``` - **[zsh4humans](https://github.com/romkatv/zsh4humans)**: -
olets revised this gist
Dec 7, 2024 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -131,6 +131,8 @@ Add `zplug "<owner>/<repo>"` to your `.zshrc` (see homepage for other options). - **[zr](https://github.com/jedahan/zr)**: `zr […other plugins] <owner>/<repo>` - **[zsh4humans](https://github.com/romkatv/zsh4humans)**: ⚠️ Does not support repos' submodules. -
olets revised this gist
Dec 7, 2024 . 1 changed file with 7 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -42,6 +42,13 @@ zstyle ':prezto:load' pmodule 'repo' ``` - **[sheldon](https://github.com/rossmacarthur/sheldon)**: Modify your `~/.config/sheldon/plugins.toml`: ```shell [plugins.<repo>] github = "<owner>/<repo>" ``` - **[zcomet](https://github.com/agkozak/zcomet)**: add `zcomet load <owner>/<repo>` to your `.zshrc` - **[zed](https://github.com/MunifTanjim/zed)**: add `zed load <tld>.com/<owner>/<repo>` to your `.zshrc` between the one `zed init` and the one `zed done`. -
olets revised this gist
Dec 3, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,7 +10,7 @@ - **[Antigen](https://github.com/zsh-users/antigen)**: ⚠️ Not actively maintained. Antibody was its spiritual successor. Add `antigen bundle <owner>/<repo>` to your `.zshrc`. -
olets revised this gist
Dec 3, 2024 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -132,6 +132,8 @@ z4h install <owner>/<repo> || return z4h load <owner>/<repo> ``` - **[zsh_unplugged](https://github.com/mattmc3/zsh_unplugged)**: in your `.zshrc`, add `<owner>/<repo>` to your `repos` array. Then restart zsh: -
olets revised this gist
Dec 3, 2024 . 1 changed file with 16 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -44,7 +44,7 @@ - **[zcomet](https://github.com/agkozak/zcomet)**: add `zcomet load <owner>/<repo>` to your `.zshrc` - **[zed](https://github.com/MunifTanjim/zed)**: add `zed load <tld>.com/<owner>/<repo>` to your `.zshrc` between the one `zed init` and the one `zed done`. - **[zgen](https://github.com/tarjoilija/zgen)** @@ -56,7 +56,18 @@ a maintained fork of zgen Modify your `.zshrc`: ```shell if ! zgenom saved; then zgenom load <owner>/<repo> zgenom load <owner>/<another repo> zgenom save zgenom compile .zshrc fi ``` You may need to run `zgenom load <owner>/<repo>` once outside of the condition. - **zi**: @@ -68,7 +79,7 @@ zmodule <owner>/<repo> ``` to your `.zimrc` (see homepage for other options). You may need to run ```shell zimfw install @@ -114,6 +125,8 @@ Add `zplug "<owner>/<repo>"` to your `.zshrc` (see homepage for other options). - **[zsh4humans](https://github.com/romkatv/zsh4humans)**: ⚠️ Does not support repos' submodules. ```shell z4h install <owner>/<repo> || return -
olets revised this gist
Dec 3, 2024 . 1 changed file with 7 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -112,6 +112,13 @@ ⚠️ Not actively maintained. Add `zplug "<owner>/<repo>"` to your `.zshrc` (see homepage for other options). - **[zsh4humans](https://github.com/romkatv/zsh4humans)**: ```shell z4h install <owner>/<repo> || return z4h load <owner>/<repo> ``` Then restart zsh: -
olets revised this gist
Dec 3, 2024 . 1 changed file with 12 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,7 +19,7 @@ - Clone to OMZ's plugins' directory: ```shell git clone --recurse-submodules https://github.com/<owner>/<repo>.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/<repo> ``` - Add to the OMZ plugins array in your `.zshrc`: @@ -32,13 +32,14 @@ - Clone the plugin repo to either `~/.zprezto/modules` or to some other directory of your choosing. If you choose a directory other than `~/.zprezto/modules` tell prezto to look for modules in that directory: add `zstyle ':prezto:load' pmodule-dirs <dir path>` to your `.zpreztorc` file (replace `<dir path>` with the path to your directory). ```shell git clone --recurse-submodules https://github.com/<owner>/<repo>.git ~/.zprezto/modules/<repo> ``` - Load the plugin by adding it to the `.zpreztorc` file's `pmodule` list. The list will look something like ```shell zstyle ':prezto:load' pmodule 'repo' ``` - **[zcomet](https://github.com/agkozak/zcomet)**: add `zcomet load <owner>/<repo>` to your `.zshrc` @@ -103,10 +104,14 @@ and then add to `.zshrc` ```shell znap source <owner>/<repo> ``` - **[zplug](https://github.com/zplug/zplug)**: ⚠️ Not actively maintained. Add `zplug "<owner>/<repo>"` to your `.zshrc` (see homepage for other options). Then restart zsh: -
olets revised this gist
Nov 18, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Add `<owner>/<repo>` to your plugins file. If you use [static loading](https://getantibody.github.io/usage/#static-loading), run the update command. - **[Antidote](https://getantidote.github.io/)**: Add `<owner>/<repo>` to your plugins file. If you [generate your static plugins file manually](https://getantidote.github.io/usage#loading-plugins), run the bundle command. - **[Antigen](https://github.com/zsh-users/antigen)**: -
olets revised this gist
Nov 18, 2024 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,13 +1,13 @@ > Instructions for installing zsh plugins, for a variety of plugin managers - **[Antibody](https://getantibody.github.io/)**: ⚠️ Deprecated. Official recommendation is to use Antidote instead Add `<owner>/<repo>` to your plugins file. If you use [static loading](https://getantibody.github.io/usage/#static-loading), run the update command. - **[Antidote](https://getantidote.github.io/)**: Add `<owner>/<repo>` to your plugins file. If you use [static loading](https://getantibody.github.io/usage/#static-loading), run the update command. - **[Antigen](https://github.com/zsh-users/antigen)**: ⚠️ Not actively maintained. Antidote was its spiritual successor. -
olets revised this gist
Nov 12, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -59,7 +59,7 @@ - **zi**: ⚠️ This author recommends steering clear of zinit, and z-shell (not to be confused with zsh). zi is a rebranded copy of zinit/zplugin. If you use or are considering using zi, I recommend zinit instead. Read https://www.reddit.com/r/zsh/comments/sqsni7/comment/hwodbgv/ for an explanation. - **[zim](https://github.com/zimfw/zimfw)** add -
olets revised this gist
Nov 12, 2024 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -57,6 +57,10 @@ add `zgenom load <owner>/<repo>` to your `.zshrc` - **zi**: ⚠️ This author recommends steering clear of zinit, and z-shell's other forks of zdharma repos. zi is rebranded and potentially unsafe version of zinit/zplugin. If you use or are considering using zi, I recommend zinit instead. Read https://www.reddit.com/r/zsh/comments/sqsni7/comment/hwodbgv/ for an explanation. - **[zim](https://github.com/zimfw/zimfw)** add ```shell @@ -68,10 +72,6 @@ ```shell zimfw install ``` - **zinit** (formerly **zplugin**): -
olets revised this gist
Nov 12, 2024 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -68,10 +68,14 @@ ```shell zimfw install ``` - **zi**: ⚠️ This author recommends steering clear of zinit, and z-shell's other forks of zdharma repos. zi is rebranded and potentially unsafe version of zinit/zplugin. If you use or are considering using zi, I recommend zinit instead. Read https://www.reddit.com/r/zsh/comments/sqsni7/comment/hwodbgv/ for an explanation. - **zinit** (formerly **zplugin**): ⚠️ zinit is not generally recommended except for existing zinit/zplugin users. Read https://www.reddit.com/r/zsh/comments/qinb6j/httpsgithubcomzdharma_has_suddenly_disappeared_i/ for some history. As of this writing the original owner's repo is deleted and the project can be found at https://github.com/zdharma-continuum/zinit simplest option is to add this to your `.zshrc`: -
olets revised this gist
Nov 12, 2024 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,7 +8,11 @@ Add `<owner>/<repo>` to your plugins file. If you use [static loading](https://getantibody.github.io/usage/#static-loading), run the update command. - **[Antigen](https://github.com/zsh-users/antigen)**: ⚠️ Not actively maintained. Antidote was its spiritual successor. Add `antigen bundle <owner>/<repo>` to your `.zshrc`. - **[Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh)**: -
olets revised this gist
Nov 12, 2024 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,12 @@ > Instructions for installing zsh plugins, for a variety of plugin managers - **[Antibody](https://getantibody.github.io/)**: Add `<owner>/<repo>` to your plugins file. If you use [static loading](https://getantibody.github.io/usage/#static-loading), run the update command. - **[Antidote](https://getantidote.github.io/)**: ⚠️ Deprecated. Official recommendation is to use Antibody instead Add `<owner>/<repo>` to your plugins file. If you use [static loading](https://getantibody.github.io/usage/#static-loading), run the update command. - **[Antigen](https://github.com/zsh-users/antigen)**: Add `antigen bundle <owner>/<repo>` to your `.zshrc`. -
olets revised this gist
Nov 24, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -33,6 +33,8 @@ - **[zcomet](https://github.com/agkozak/zcomet)**: add `zcomet load <owner>/<repo>` to your `.zshrc` - **[zed](https://github.com/MunifTanjim/zed)**: add `zed load <tld>.com/<owner>/<repo>` to your `.zshrc` - **[zgen](https://github.com/tarjoilija/zgen)** ⚠️ as of this writing, not actively maintained -
olets revised this gist
Nov 24, 2021 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -30,6 +30,8 @@ 'plugin2' \ 'plugin3' \ ``` - **[zcomet](https://github.com/agkozak/zcomet)**: add `zcomet load <owner>/<repo>` to your `.zshrc` - **[zgen](https://github.com/tarjoilija/zgen)** @@ -41,7 +43,7 @@ a maintained fork of zgen add `zgenom load <owner>/<repo>` to your `.zshrc` - **[zim](https://github.com/zimfw/zimfw)** add -
olets revised this gist
Nov 24, 2021 . 1 changed file with 11 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -31,7 +31,17 @@ 'plugin3' \ ``` - **[zgen](https://github.com/tarjoilija/zgen)** ⚠️ as of this writing, not actively maintained add `zgen load <owner>/<repo>` to your `.zshrc` - **[zgenom](https://github.com/jandamm/zgenom)** a maintained fork of zgen add `zgen load <owner>/<repo>` to your `.zshrc` - **[zim](https://github.com/zimfw/zimfw)** add -
olets revised this gist
Nov 24, 2021 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -45,9 +45,11 @@ zimfw install ``` - **zinit** (formerly **zplugin**): ⚠️ zinit is not generally recommended except for existing zinit/zplugin users. See https://www.reddit.com/r/zsh/comments/qinb6j/httpsgithubcomzdharma_has_suddenly_disappeared_i/ for some history. As of this writing the original owner's repo is deleted and the project can be found at https://github.com/zdharma-continuum/zinit simplest option is to add this to your `.zshrc`: ```shell zinit light <owner>/<repo> -
olets revised this gist
Nov 24, 2021 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -45,7 +45,9 @@ zimfw install ``` - **zinit** (formerly **zplugin**): simplest option is to add this to your `.zshrc`: ⚠️ zinit is not generally recommended except for existing zinit/zplugin users. See https://www.reddit.com/r/zsh/comments/qinb6j/httpsgithubcomzdharma_has_suddenly_disappeared_i/ for some history. As of this writing the original owner's repo is deleted and the project can be found at https://github.com/zdharma-continuum/zinit ```shell zinit light <owner>/<repo> -
olets revised this gist
Mar 28, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ > Instructions for installing zsh plugins, for a variety of plugin managers - **[antibody](https://getantibody.github.io/)**: Add `<owner>/<repo>` to your plugins file. If you use [static loading](https://getantibody.github.io/usage/#static-loading) update the sh. -
olets revised this gist
Dec 15, 2020 . 1 changed file with 14 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -60,6 +60,20 @@ That will silently delay loading the plugin until after the shell has started up. - **[znap](https://github.com/marlonrichert/zsh-snap)**: Run ```shell znap clone <url> ``` and then add to `.zshrc` ```shell znap source <repo> ``` - **[zplug](https://github.com/zplug/zplug)**: add `zplug "<owner>/<repo>"` to your `.zshrc` (see homepage for other options). Then restart zsh:
NewerOlder