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 Jul 19, 2024
1 parent 8fb2da5 commit c159fb9
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 101 deletions.
12 changes: 6 additions & 6 deletions _data/bootstrap.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- forks: 1867
- forks: 1868
name: thoughtbot/dotfiles
notes: A base set of configs, plugins, scripts, and aliases for vim, tmux, git,
ruby, and zsh.
stars: 7927
stars: 7929
url: https://github.com/thoughtbot/dotfiles
- forks: 390
name: dotphiles
Expand All @@ -11,15 +11,15 @@
of software or OS, allowing you to use the same settings on all your machines.
stars: 789
url: https://github.com/dotphiles/dotphiles
- forks: 21
- forks: 22
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: 278
stars: 279
url: https://github.com/bevry/dorothy
- forks: 8747
- forks: 8748
name: mathiasbynens/dotfiles
notes: Mathias's dotfiles; sensible hacker defaults for macOS.
stars: 30029
stars: 30044
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
@@ -1,15 +1,15 @@
- category: Shell
forks: 423
forks: 422
name: Liquid Prompt
notes: is a full-featured and carefully designed adaptive prompt for Bash and ZSH.
stars: 4454
stars: 4459
url: https://github.com/liquidprompt/liquidprompt
- category: Shell
forks: 1846
forks: 1858
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: 43055
stars: 43204
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: 2289
forks: 2288
name: bash-it
notes: is a "shameless ripoff of oh-my-zsh," but for bash.
stars: 14133
stars: 14140
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: 7534
stars: 7548
subcategory: Fish
url: https://github.com/jorgebucaran/fisher
- category: Shell
forks: 810
forks: 809
name: Oh My Fish
notes: is a fish-shell framework inspired by oh-my-zsh.
stars: 10264
stars: 10277
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: 7953
stars: 7959
subcategory: ZSH
url: https://github.com/zsh-users/antigen
- category: Shell
forks: 25737
forks: 25743
name: oh-my-zsh
notes: is a community-driven framework for managing your ZSH configuration. It bundles
40+ plugins and 80+ themes.
stars: 170851
stars: 171027
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: 13874
stars: 13884
subcategory: ZSH
url: https://github.com/sorin-ionescu/prezto
- category: Shell
Expand Down Expand Up @@ -113,11 +113,11 @@
subcategory: ZSH
url: https://github.com/tarjoilija/zgen
- category: Shell
forks: 230
forks: 229
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: 5742
stars: 5749
subcategory: ZSH
url: https://github.com/zplug/zplug
- category: Shell
Expand All @@ -126,7 +126,7 @@
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: 14870
stars: 14900
subcategory: ZSH
url: https://github.com/unixorn/awesome-zsh-plugins
- category: Shell
Expand All @@ -136,54 +136,54 @@
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: 787
stars: 794
subcategory: ZSH
url: https://github.com/mattmc3/antidote
- category: Shell
forks: 92
forks: 93
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: 758
stars: 760
subcategory: ZSH
url: https://github.com/unixorn/zsh-quickstart-kit
- category: Editors
forks: 147
name: Cask
notes: is a package manager for Emacs.
stars: 1262
stars: 1263
subcategory: Emacs
url: https://github.com/cask/cask
- category: Editors
forks: 1856
forks: 1855
name: Prelude
notes: is an enhanced Emacs 24 distribution that should make your experience with
Emacs both more pleasant and more powerful.
stars: 5081
stars: 5083
subcategory: Emacs
url: https://github.com/bbatsov/prelude
- category: Editors
forks: 3031
forks: 3034
name: Doom Emacs
notes: is an Emacs framework for the stubborn martian hacker.
stars: 18916
stars: 18960
subcategory: Emacs
url: https://github.com/doomemacs/doomemacs
- category: Editors
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: 23574
stars: 23583
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: 4375
stars: 4378
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: 7879
stars: 7878
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: 1162
forks: 1163
name: Pathogen
notes: is a plugin manager for Vim.
stars: 12109
stars: 12111
subcategory: Vim
url: https://github.com/tpope/vim-pathogen
- category: Editors
forks: 3648
name: spf13-vim
notes: is Steve Francia's Vim distribution of vim plugins and resources for Vim,
Gvim and MacVim.
stars: 15546
stars: 15547
subcategory: Vim
url: https://github.com/spf13/spf13-vim
- category: Editors
forks: 1902
name: vim-plug
notes: is a simple plugin manager that supports parallel installations / upgrades.
stars: 33621
stars: 33648
subcategory: Vim
url: https://github.com/junegunn/vim-plug
- category: Editors
forks: 2564
forks: 2567
name: Vundle
notes: is short for _Vim Bundle_ and is a plugin manager for Vim. It works with
Pathogen compatible vim plugins.
stars: 23869
stars: 23872
subcategory: Vim
url: https://github.com/VundleVim/Vundle.vim
- category: Shell
forks: 21
name: sheldon
notes: A fast, configurable, shell plugin manager
stars: 962
stars: 964
url: https://github.com/rossmacarthur/sheldon
- category: Editors
forks: 313
forks: 316
name: lazy.nvim
notes: is a modern plugin manager for Neovim.
stars: 13074
stars: 13185
subcategory: Neovim
url: https://github.com/folke/lazy.nvim
- category: Editors
forks: 262
name: packer.nvim
notes: is a plugin manager. It supports Luarocks dependencies and uses native packages.
stars: 7722
stars: 7743
subcategory: Neovim
url: https://github.com/wbthomason/packer.nvim
- category: Editors
forks: 2093
forks: 2092
name: NvChad
notes: is a Neovim distribution focused on speed and good defaults, with a beautiful
UI.
stars: 23714
stars: 23783
subcategory: Neovim
url: https://github.com/NvChad/NvChad
- category: Editors
forks: 1495
forks: 1494
name: LunarVim
notes: is another Neovim distribution, geared towards building a community-driven
IDE layer.
stars: 17818
stars: 17844
subcategory: Neovim
url: https://github.com/LunarVim/LunarVim
Loading

0 comments on commit c159fb9

Please sign in to comment.