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 Dec 20, 2024
1 parent ae90cb3 commit d89553b
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 106 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: 1864
- forks: 1863
name: thoughtbot/dotfiles
notes: A base set of configs, plugins, scripts, and aliases for vim, tmux, git,
ruby, and zsh.
stars: 7988
stars: 7992
url: https://github.com/thoughtbot/dotfiles
- forks: 393
name: dotphiles
Expand All @@ -11,15 +11,15 @@
of software or OS, allowing you to use the same settings on all your machines.
stars: 800
url: https://github.com/dotphiles/dotphiles
- forks: 23
- forks: 24
name: Dorothy
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: 343
url: https://github.com/bevry/dorothy
- forks: 8734
- forks: 8733
name: mathiasbynens/dotfiles
notes: Mathias's dotfiles; sensible hacker defaults for macOS.
stars: 30414
stars: 30429
url: https://github.com/mathiasbynens/dotfiles
80 changes: 40 additions & 40 deletions _data/frameworks.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
- category: Shell
forks: 424
forks: 423
name: Liquid Prompt
notes: is a full-featured and carefully designed adaptive prompt for Bash and ZSH.
stars: 4516
stars: 4521
url: https://github.com/liquidprompt/liquidprompt
- category: Shell
forks: 1979
forks: 1985
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: 45823
stars: 45932
url: https://github.com/starship/starship
- category: Shell
forks: 3
Expand All @@ -20,31 +20,31 @@
stars: 21
url: https://github.com/abourdon/shprofile
- category: Shell
forks: 2293
forks: 2294
name: bash-it
notes: is a "shameless ripoff of oh-my-zsh," but for bash.
stars: 14315
stars: 14325
subcategory: Bash
url: https://github.com/Bash-it/bash-it
- category: Shell
forks: 673
name: Oh My Bash
notes: is a bash-shell framework inspired by oh-my-zsh and bash-it.
stars: 6103
stars: 6117
subcategory: Bash
url: https://github.com/ohmybash/oh-my-bash
- category: Shell
forks: 264
name: Fisher
notes: is a package manager for the [fish shell](https://fishshell.com).
stars: 7873
stars: 7887
subcategory: Fish
url: https://github.com/jorgebucaran/fisher
- category: Shell
forks: 806
name: Oh My Fish
notes: is a fish-shell framework inspired by oh-my-zsh.
stars: 10510
stars: 10527
subcategory: Fish
url: https://github.com/oh-my-fish/oh-my-fish
- category: Shell
Expand All @@ -54,24 +54,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: 8102
stars: 8108
subcategory: ZSH
url: https://github.com/zsh-users/antigen
- category: Shell
forks: 25943
forks: 25952
name: oh-my-zsh
notes: is a community-driven framework for managing your ZSH configuration. It bundles
40+ plugins and 80+ themes.
stars: 174596
stars: 174733
subcategory: ZSH
url: https://github.com/ohmyzsh/ohmyzsh
- category: Shell
forks: 4488
forks: 4492
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: 14032
stars: 14045
subcategory: ZSH
url: https://github.com/sorin-ionescu/prezto
- category: Shell
Expand Down Expand Up @@ -124,16 +124,16 @@
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: 5835
stars: 5839
subcategory: ZSH
url: https://github.com/zplug/zplug
- category: Shell
forks: 546
forks: 549
name: awesome-zsh-plugins
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: 15623
stars: 15651
subcategory: ZSH
url: https://github.com/unixorn/awesome-zsh-plugins
- category: Shell
Expand All @@ -143,24 +143,24 @@
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: 933
stars: 942
subcategory: ZSH
url: https://github.com/mattmc3/antidote
- category: Shell
forks: 95
forks: 96
name: zsh-quickstart-kit
notes: A quickstart for ZSH and zgenom. It includes a [zgenom](https://github.com/jandamm/zgenom)
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: 794
stars: 796
subcategory: ZSH
url: https://github.com/unixorn/zsh-quickstart-kit
- category: Editors
forks: 149
name: Cask
notes: is a package manager for Emacs.
stars: 1285
stars: 1286
subcategory: Emacs
url: https://github.com/cask/cask
- category: Editors
Expand All @@ -172,25 +172,25 @@
subcategory: Emacs
url: https://github.com/bbatsov/prelude
- category: Editors
forks: 3072
forks: 3069
name: Doom Emacs
notes: is an Emacs framework for the stubborn martian hacker.
stars: 19673
stars: 19717
subcategory: Emacs
url: https://github.com/doomemacs/doomemacs
- category: Editors
forks: 4898
forks: 4896
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: 23728
stars: 23734
subcategory: Emacs
url: https://github.com/syl20bnr/spacemacs
- category: Editors
forks: 261
name: use-package
notes: is a declaration macro for simplifying your `.emacs`
stars: 4421
stars: 4426
subcategory: Emacs
url: https://github.com/jwiegley/use-package
- category: Editors
Expand All @@ -204,7 +204,7 @@
forks: 816
name: Janus
notes: is a distribution of plugins and mappings for Vim, Gvim and MacVim.
stars: 7874
stars: 7875
subcategory: Vim
url: https://github.com/carlhuda/janus
- category: Editors
Expand All @@ -215,25 +215,25 @@
subcategory: Vim
url: https://github.com/Shougo/neobundle.vim
- category: Editors
forks: 1160
forks: 1159
name: Pathogen
notes: is a plugin manager for Vim.
stars: 12123
stars: 12121
subcategory: Vim
url: https://github.com/tpope/vim-pathogen
- category: Editors
forks: 3623
forks: 3620
name: spf13-vim
notes: is Steve Francia's Vim distribution of vim plugins and resources for Vim,
Gvim and MacVim.
stars: 15558
stars: 15559
subcategory: Vim
url: https://github.com/spf13/spf13-vim
- category: Editors
forks: 1932
name: vim-plug
notes: is a simple plugin manager that supports parallel installations / upgrades.
stars: 34284
stars: 34324
subcategory: Vim
url: https://github.com/junegunn/vim-plug
- category: Editors
Expand All @@ -248,35 +248,35 @@
forks: 20
name: sheldon
notes: A fast, configurable, shell plugin manager
stars: 1063
stars: 1067
url: https://github.com/rossmacarthur/sheldon
- category: Editors
forks: 371
forks: 373
name: lazy.nvim
notes: is a modern plugin manager for Neovim.
stars: 15286
stars: 15425
subcategory: Neovim
url: https://github.com/folke/lazy.nvim
- category: Editors
forks: 265
name: packer.nvim
notes: is a plugin manager. It supports Luarocks dependencies and uses native packages.
stars: 7918
stars: 7917
subcategory: Neovim
url: https://github.com/wbthomason/packer.nvim
- category: Editors
forks: 2132
forks: 2135
name: NvChad
notes: is a Neovim distribution focused on speed and good defaults, with a beautiful
UI.
stars: 25119
stars: 25166
subcategory: Neovim
url: https://github.com/NvChad/NvChad
- category: Editors
forks: 1507
forks: 1509
name: LunarVim
notes: is another Neovim distribution, geared towards building a community-driven
IDE layer.
stars: 18480
stars: 18503
subcategory: Neovim
url: https://github.com/LunarVim/LunarVim
Loading

0 comments on commit d89553b

Please sign in to comment.