mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-21 05:43:05 +00:00
Merge branch 'stash-changes' into 2021-08-updates
This commit is contained in:
commit
28179087f2
1 changed files with 3 additions and 0 deletions
|
@ -940,6 +940,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [skim](https://github.com/hackerchai/skim-zsh) - Adds support for [skim](https://github.com/lotabout/skim)
|
||||
* [slugify](https://github.com/lashoun/slugify) - Converts filenames and directories to a web friendly format.
|
||||
* [smart-cd](https://github.com/dbkaplun/smart-cd) - Runs `ls` and `git status` after chpwd.
|
||||
* [smartinput](https://github.com/momo-lab/zsh-smartinput) - When you type brackets or quotes, the corresponding end brackets/quotes are automatically added.
|
||||
* [smile](https://github.com/fundor333/smile) - Adds function to display random smileys.
|
||||
* [snippets](https://github.com/willghatch/zsh-snippets) - Command line snippet expansion.
|
||||
* [solarized-man](https://github.com/zlsun/solarized-man) - A modified version of oh-my-zsh's plugin colored-man-pages, optimized for the [solarized dark](https://github.com/altercation/solarized/blob/master/iterm2-colors-solarized/Solarized%20Dark.itermcolors) theme in the terminal.
|
||||
|
@ -1615,6 +1616,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [moderno](https://github.com/obrassard/moderno-zsh) - A simple and modern ZSH theme inspired by the [robbyrussell](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/robbyrussell.zsh-theme) theme from Oh-My-ZSH. Includes `git` status decorations.
|
||||
* [modesty](https://github.com/saravanabalagi/zsh-theme-modesty) - A clean and modest zsh theme with `condaenv`, `virtualenv` and `git` status decorations displayed neatly right aligned.
|
||||
* [molokai-powerline](https://github.com/prikhi/molokai-powerline-zsh) - Based on [agnoster](https://gist.github.com/agnoster/3712874).
|
||||
* [momoyo](https://github.com/momoyo-droid/momoyo-zsh-theme) - Reminiscent of powerline. Includes decorations for `git` status, username, and working directory.
|
||||
* [moonline](https://github.com/kagamilove0707/moonline.zsh) - Minimal but easily extensible prompt.
|
||||
* [moux](https://github.com/gagbo/moux) - Works well with a dark terminal background, includes `git` decorations in `RPROMPT`.
|
||||
* [multi-shell-repo-prompt](https://github.com/dotcode/multi-shell-repo-prompt) - Provides useful information (in your prompt) about the repository that you are in. It currently works for [Git](https://git-scm.com/) and [Mercurial](https://www.mercurial-scm.org/), under [ZSH](https://en.wikipedia.org/wiki/Zsh) as well as [bash](https://en.wikipedia.org/wiki/Bash_%28Unix_shell%29).
|
||||
|
@ -1847,6 +1849,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [traffic](https://github.com/fcce/traffic-zsh-theme) - A dark theme for ZSH.
|
||||
* [trajan](https://github.com/denisinla/trajan-zsh-theme) - A dark theme for ZSH.
|
||||
* [trinity](https://github.com/de-luca/Trinity) - A simple theme based on [geometry](https://github.com/geometry-zsh/geometry). Includes `git` decorations.
|
||||
* [tron](https://github.com/iDoTron/tron-zsh-theme) - Includes `git` status, working directory, time, user@host and return status of last command decorations.
|
||||
* [tsotra](https://github.com/nylo-andry/zsh-themes) - Minimalist theme, includes `git` status decorations, k8s context, and `rvm` status.
|
||||
* [turs](https://github.com/eikendev/turs) - Fast, minimal [Purs](https://github.com/xcambar/purs)-inspired prompt.
|
||||
* [tvline](https://github.com/thvitt/tvline) - Derived from the [agnoster](https://gist.github.com/agnoster/3712874) theme, adds powerline font enhancements.
|
||||
|
|
Loading…
Reference in a new issue