Skip to content

Commit

Permalink
Update star counts
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 28, 2024
1 parent 896be67 commit 3cc0de6
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 97 deletions.
10 changes: 5 additions & 5 deletions _data/bootstrap.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- forks: 1866
- forks: 1865
name: thoughtbot/dotfiles
notes: A base set of configs, plugins, scripts, and aliases for vim, tmux, git,
ruby, and zsh.
stars: 7913
stars: 7919
url: https://github.com/thoughtbot/dotfiles
- forks: 389
name: dotphiles
Expand All @@ -16,10 +16,10 @@
notes: Bring your dotfile commands and configuration to any shell. Sensible defaults
and hundreds of commands preloaded. Supports Bash, Zsh, Fish, Nu, Xonsh, Elvish,
Dash, KornShell, macOS, Linux, Windows.
stars: 271
stars: 276
url: https://github.com/bevry/dorothy
- forks: 8729
- forks: 8734
name: mathiasbynens/dotfiles
notes: Mathias's dotfiles; sensible hacker defaults for macOS.
stars: 29965
stars: 29984
url: https://github.com/mathiasbynens/dotfiles
84 changes: 42 additions & 42 deletions _data/frameworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
forks: 424
name: Liquid Prompt
notes: is a full-featured and carefully designed adaptive prompt for Bash and ZSH.
stars: 4444
stars: 4448
url: https://github.com/liquidprompt/liquidprompt
- category: Shell
forks: 1808
forks: 1814
name: Starship Prompt
notes: is a context-aware and highly customizable prompt for any shell. Has out-of-the-box
support for Bash, Fish, PowerShell, Zsh, and more.
stars: 41955
stars: 42050
url: https://github.com/starship/starship
- category: Shell
forks: 3
Expand All @@ -20,24 +20,24 @@
stars: 21
url: https://github.com/abourdon/shprofile
- category: Shell
forks: 2284
forks: 2285
name: bash-it
notes: is a "shameless ripoff of oh-my-zsh," but for bash.
stars: 14104
stars: 14120
subcategory: Bash
url: https://github.com/Bash-it/bash-it
- category: Shell
forks: 257
name: Fisher
notes: is a package manager for the [fish shell](https://fishshell.com).
stars: 7501
stars: 7516
subcategory: Fish
url: https://github.com/jorgebucaran/fisher
- category: Shell
forks: 810
name: Oh My Fish
notes: is a fish-shell framework inspired by oh-my-zsh.
stars: 10233
stars: 10243
subcategory: Fish
url: https://github.com/oh-my-fish/oh-my-fish
- category: Shell
Expand All @@ -47,24 +47,24 @@
will automatically clone repositories containing the plugins you're using without
you having to manually create submodules or clones, and supports using [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)
plugins and themes as well as ones published as separate repositories.
stars: 7936
stars: 7944
subcategory: ZSH
url: https://github.com/zsh-users/antigen
- category: Shell
forks: 25674
forks: 25683
name: oh-my-zsh
notes: is a community-driven framework for managing your ZSH configuration. It bundles
40+ plugins and 80+ themes.
stars: 170289
stars: 170473
subcategory: ZSH
url: https://github.com/ohmyzsh/ohmyzsh
- category: Shell
forks: 4490
forks: 4488
name: Prezto
notes: is a configuration framework for ZSH. It's a lightweight alternative to oh-my-zsh
with sane defaults, aliases, functions, auto completion, prompt themes and dozens
of well documented modules.
stars: 13843
stars: 13849
subcategory: ZSH
url: https://github.com/sorin-ionescu/prezto
- category: Shell
Expand Down Expand Up @@ -96,7 +96,7 @@
it lets us have a minimal overhead when starting up the shell because nobody likes
waiting. Zgenom can use [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)
and [Prezto](https://github.com/sorin-ionescu/prezto) compliant plugins and themes.
stars: 347
stars: 348
subcategory: ZSH
url: https://github.com/jandamm/zgenom
- category: Shell
Expand All @@ -117,7 +117,7 @@
name: zplug
notes: is a next-generation plugin manager for ZSH. There is more to a ZSH plugin
manager than increasing its speed. Also, there is nothing that zplug cannnot do.
stars: 5726
stars: 5733
subcategory: ZSH
url: https://github.com/zplug/zplug
- category: Shell
Expand All @@ -126,17 +126,17 @@
notes: is a list of ZSH plugins, themes and completions compatible with Zsh frameworks
like [antigen](https://github.com/zsh-users/antigen), [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)
and [zgenom](https://github.com/jandamm/zgenom).
stars: 14762
stars: 14794
subcategory: ZSH
url: https://github.com/unixorn/awesome-zsh-plugins
- category: Shell
forks: 18
forks: 19
name: antidote
notes: is a feature-complete Zsh implementation of the legacy Antibody plugin manager,
which in turn was derived from Antigen. Antidote not only aims to provide continuity
for those legacy plugin managers, but also to delight new users with high-performance,
easy-to-use Zsh plugin management.
stars: 779
stars: 785
subcategory: ZSH
url: https://github.com/mattmc3/antidote
- category: Shell
Expand All @@ -146,44 +146,44 @@
setup, a starter list of plugins, the [zsh-users/zsh-completions](https://github.com/zsh-users/zsh-completions)
collection, and the [powerlevel10k](https://github.com/romkatv/powerlevel10k)
theme.
stars: 751
stars: 753
subcategory: ZSH
url: https://github.com/unixorn/zsh-quickstart-kit
- category: Editors
forks: 147
name: Cask
notes: is a package manager for Emacs.
stars: 1261
stars: 1262
subcategory: Emacs
url: https://github.com/cask/cask
- category: Editors
forks: 1859
forks: 1860
name: Prelude
notes: is an enhanced Emacs 24 distribution that should make your experience with
Emacs both more pleasant and more powerful.
stars: 5080
stars: 5084
subcategory: Emacs
url: https://github.com/bbatsov/prelude
- category: Editors
forks: 3020
forks: 3023
name: Doom Emacs
notes: is an Emacs framework for the stubborn martian hacker.
stars: 18806
stars: 18854
subcategory: Emacs
url: https://github.com/doomemacs/doomemacs
- category: Editors
forks: 4899
forks: 4901
name: Spacemacs
notes: is a Emacs 24 distribution that builds on Evil-mode with ports of popular
Vim plugins to closer emulate a Vim environment.
stars: 23545
stars: 23557
subcategory: Emacs
url: https://github.com/syl20bnr/spacemacs
- category: Editors
forks: 260
name: use-package
notes: is a declaration macro for simplifying your `.emacs`
stars: 4371
stars: 4374
subcategory: Emacs
url: https://github.com/jwiegley/use-package
- category: Editors
Expand All @@ -197,7 +197,7 @@
forks: 811
name: Janus
notes: is a distribution of plugins and mappings for Vim, Gvim and MacVim.
stars: 7877
stars: 7881
subcategory: Vim
url: https://github.com/carlhuda/janus
- category: Editors
Expand All @@ -208,68 +208,68 @@
subcategory: Vim
url: https://github.com/Shougo/neobundle.vim
- category: Editors
forks: 1163
forks: 1162
name: Pathogen
notes: is a plugin manager for Vim.
stars: 12103
stars: 12107
subcategory: Vim
url: https://github.com/tpope/vim-pathogen
- category: Editors
forks: 3652
forks: 3651
name: spf13-vim
notes: is Steve Francia's Vim distribution of vim plugins and resources for Vim,
Gvim and MacVim.
stars: 15538
stars: 15539
subcategory: Vim
url: https://github.com/spf13/spf13-vim
- category: Editors
forks: 1897
forks: 1899
name: vim-plug
notes: is a simple plugin manager that supports parallel installations / upgrades.
stars: 33496
stars: 33538
subcategory: Vim
url: https://github.com/junegunn/vim-plug
- category: Editors
forks: 2564
forks: 2565
name: Vundle
notes: is short for _Vim Bundle_ and is a plugin manager for Vim. It works with
Pathogen compatible vim plugins.
stars: 23847
stars: 23854
subcategory: Vim
url: https://github.com/VundleVim/Vundle.vim
- category: Shell
forks: 21
name: sheldon
notes: A fast, configurable, shell plugin manager
stars: 955
stars: 957
url: https://github.com/rossmacarthur/sheldon
- category: Editors
forks: 301
forks: 309
name: lazy.nvim
notes: is a modern plugin manager for Neovim.
stars: 12639
stars: 12874
subcategory: Neovim
url: https://github.com/folke/lazy.nvim
- category: Editors
forks: 263
name: packer.nvim
notes: is a plugin manager. It supports Luarocks dependencies and uses native packages.
stars: 7682
stars: 7702
subcategory: Neovim
url: https://github.com/wbthomason/packer.nvim
- category: Editors
forks: 2095
forks: 2096
name: NvChad
notes: is a Neovim distribution focused on speed and good defaults, with a beautiful
UI.
stars: 23505
stars: 23574
subcategory: Neovim
url: https://github.com/NvChad/NvChad
- category: Editors
forks: 1493
name: LunarVim
notes: is another Neovim distribution, geared towards building a community-driven
IDE layer.
stars: 17721
stars: 17747
subcategory: Neovim
url: https://github.com/LunarVim/LunarVim
Loading

0 comments on commit 3cc0de6

Please sign in to comment.