mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
fix sorting in themes
This commit is contained in:
parent
372166cfe0
commit
1f7b461988
1 changed files with 2 additions and 2 deletions
|
@ -619,9 +619,9 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [darkblood-modular](https://github.com/InAnimaTe/darkblood-modular) - This version of the popular [darkblood](https://github.com/BinaryMuse/oh-my-zsh/blob/binarymuse/themes/darkblood.zsh-theme) theme has been enhanced with a near complete rewrite enabling modularity and a few new features.
|
||||
* [delta-prompt](https://github.com/cusxio/delta-prompt) - A minimal ZSH prompt.
|
||||
* [dexter](https://github.com/shvenkat/zsh-theme-dexter) - A theme with an emphasis on the right side (hence the name) of the terminal.
|
||||
* [dp](https://github.com/davidparsson/zsh-dp-theme) - Low contrast theme that shows current git branch, if the repository is dirty and the value of `$PYENV_VERSION`.
|
||||
* [dissonance](https://github.com/RyanScottLewis/theme-dissonance-zsh) - Comes with custom LSCOLORS and LS_COLORS settings files, works with both dark and light terminal themes.
|
||||
* [dmx](https://github.com/domix/dmx.zsh-theme) - Optimized for dark terminal windows.
|
||||
* [dp](https://github.com/davidparsson/zsh-dp-theme) - Low contrast theme that shows current git branch, if the repository is dirty and the value of `$PYENV_VERSION`.
|
||||
* [dracula](https://github.com/dracula/zsh) - A dark theme for Atom, Alfred, Chrome DevTools, iTerm, Sublime Text, Textmate, Terminal.app, Vim, Xcode, ZSH.
|
||||
* [dragon](https://github.com/sabertazimi/dragon-zsh-theme) - Minimalistic, includes git status information.
|
||||
* [dustmod](https://github.com/bmihaila/dustmod) - Derived from the [dst](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/dst.zsh-theme) theme in oh-my-zsh
|
||||
|
@ -743,8 +743,8 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [razer-status-code](https://github.com/michaelmcallister/razer-status-code) - change the colour of your [Razer Mouse](https://openrazer.github.io/) based on the status of the last executed command. Requires OpenRazer linux drivers.
|
||||
* [refined](https://github.com/octarect/refined.zsh) - A ZSH theme focused on simpleness and usefulness.
|
||||
* [remiii](https://github.com/Remiii/remiii.zsh-theme) - Based on agnoster, optimized for solarized terminal themes.
|
||||
* [rummik/zsh-theme](https://github.com/rummik/zsh-theme) - @rummik's theme.
|
||||
* [remolueoend](https://github.com/remolueoend/remolueoend.zsh-theme) - Prezto ZSH theme based on Sorin, using emojis for tracking GIT context.
|
||||
* [rummik/zsh-theme](https://github.com/rummik/zsh-theme) - @rummik's theme.
|
||||
* [rzh](https://github.com/patwhatev/rzh) - Theme with git states indicated by emojis.
|
||||
* [schminitz](https://gist.github.com/schminitz/9931af23bbb59e772eec) - Shows if Vim is running in the background when using `:sh` command.
|
||||
* [seeker](https://github.com/tonyseek/oh-my-zsh-seeker-theme) - This theme uses many special unicode characters to be fancy, but it may cause some problems without well supported fonts.
|
||||
|
|
Loading…
Reference in a new issue