Skip to content

Commit 5aaa630

Browse files
committed
Update star counts
1 parent e01b8e7 commit 5aaa630

4 files changed

Lines changed: 114 additions & 111 deletions

File tree

_data/bootstrap.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
- forks: 1842
1+
- forks: 1841
22
name: thoughtbot/dotfiles
33
notes: A base set of configs, plugins, scripts, and aliases for vim, tmux, git,
44
ruby, and zsh.
5-
stars: 8080
5+
stars: 8079
66
url: https://github.com/thoughtbot/dotfiles
77
- forks: 388
88
name: dotphiles
@@ -16,10 +16,10 @@
1616
notes: Bring your dotfile commands and configuration to any shell. Sensible defaults
1717
and hundreds of commands preloaded. Supports Bash, Zsh, Fish, Nu, Xonsh, Elvish,
1818
Dash, KornShell, macOS, Linux, Windows.
19-
stars: 444
19+
stars: 448
2020
url: https://github.com/bevry/dorothy
21-
- forks: 8713
21+
- forks: 8715
2222
name: mathiasbynens/dotfiles
2323
notes: Mathias's dotfiles; sensible hacker defaults for macOS.
24-
stars: 30936
24+
stars: 30951
2525
url: https://github.com/mathiasbynens/dotfiles

_data/frameworks.yml

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
forks: 419
33
name: Liquid Prompt
44
notes: is a full-featured and carefully designed adaptive prompt for Bash and ZSH.
5-
stars: 4583
5+
stars: 4582
66
url: https://github.com/liquidprompt/liquidprompt
77
- category: Shell
8-
forks: 2185
8+
forks: 2197
99
name: Starship Prompt
1010
notes: is a context-aware and highly customizable prompt for any shell. Has out-of-the-box
1111
support for Bash, Fish, PowerShell, Zsh, and more.
12-
stars: 50483
12+
stars: 50682
1313
url: https://github.com/starship/starship
1414
- category: Shell
1515
forks: 3
@@ -20,35 +20,35 @@
2020
stars: 21
2121
url: https://github.com/abourdon/shprofile
2222
- category: Shell
23-
forks: 2306
23+
forks: 2307
2424
name: bash-it
2525
notes: is a "shameless ripoff of oh-my-zsh," but for bash.
26-
stars: 14672
26+
stars: 14682
2727
subcategory: Bash
2828
url: https://github.com/Bash-it/bash-it
2929
- category: Shell
30-
forks: 725
30+
forks: 728
3131
name: Oh My Bash
3232
notes: is a bash-shell framework inspired by oh-my-zsh and bash-it.
33-
stars: 6813
33+
stars: 6836
3434
subcategory: Bash
3535
url: https://github.com/ohmybash/oh-my-bash
3636
- category: Shell
37-
forks: 272
37+
forks: 273
3838
name: Fisher
3939
notes: is a package manager for the [fish shell](https://fishshell.com).
40-
stars: 8565
40+
stars: 8583
4141
subcategory: Fish
4242
url: https://github.com/jorgebucaran/fisher
4343
- category: Shell
44-
forks: 810
44+
forks: 811
4545
name: Oh My Fish
4646
notes: is a fish-shell framework inspired by oh-my-zsh.
47-
stars: 10974
47+
stars: 10986
4848
subcategory: Fish
4949
url: https://github.com/oh-my-fish/oh-my-fish
5050
- category: Shell
51-
forks: 281
51+
forks: 282
5252
name: antigen
5353
notes: is a framework for using plugins and themes in your ZSH configuration. It
5454
will automatically clone repositories containing the plugins you're using without
@@ -58,24 +58,24 @@
5858
subcategory: ZSH
5959
url: https://github.com/zsh-users/antigen
6060
- category: Shell
61-
forks: 26171
61+
forks: 26183
6262
name: oh-my-zsh
6363
notes: is a community-driven framework for managing your ZSH configuration. It bundles
6464
40+ plugins and 80+ themes.
65-
stars: 180688
65+
stars: 180867
6666
subcategory: ZSH
6767
url: https://github.com/ohmyzsh/ohmyzsh
6868
- category: Shell
69-
forks: 4486
69+
forks: 4484
7070
name: Prezto
7171
notes: is a configuration framework for ZSH. It's a lightweight alternative to oh-my-zsh
7272
with sane defaults, aliases, functions, auto completion, prompt themes and dozens
7373
of well documented modules.
74-
stars: 14269
74+
stars: 14275
7575
subcategory: ZSH
7676
url: https://github.com/sorin-ionescu/prezto
7777
- category: Shell
78-
forks: 18
78+
forks: 17
7979
name: slimzsh
8080
notes: is a small starter framework for ZSH that features the pure prompt, syntax
8181
highlighting and tab completion.
@@ -103,7 +103,7 @@
103103
it lets us have a minimal overhead when starting up the shell because nobody likes
104104
waiting. Zgenom can use [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)
105105
and [Prezto](https://github.com/sorin-ionescu/prezto) compliant plugins and themes.
106-
stars: 394
106+
stars: 395
107107
subcategory: ZSH
108108
url: https://github.com/jandamm/zgenom
109109
- category: Shell
@@ -116,24 +116,24 @@
116116
and [Prezto](https://github.com/sorin-ionescu/prezto) compliant plugins and themes.
117117
zgen is no longer being maintained, we recommend switching to use the [zgenom](https://github.com/jandamm/zgenom)
118118
fork.
119-
stars: 1508
119+
stars: 1509
120120
subcategory: ZSH
121121
url: https://github.com/tarjoilija/zgen
122122
- category: Shell
123123
forks: 227
124124
name: zplug
125125
notes: is a next-generation plugin manager for ZSH. There is more to a ZSH plugin
126126
manager than increasing its speed. Also, there is nothing that zplug cannnot do.
127-
stars: 5942
127+
stars: 5944
128128
subcategory: ZSH
129129
url: https://github.com/zplug/zplug
130130
- category: Shell
131-
forks: 565
131+
forks: 564
132132
name: awesome-zsh-plugins
133133
notes: is a list of ZSH plugins, themes and completions compatible with Zsh frameworks
134134
like [antigen](https://github.com/zsh-users/antigen), [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)
135135
and [zgenom](https://github.com/jandamm/zgenom).
136-
stars: 16672
136+
stars: 16701
137137
subcategory: ZSH
138138
url: https://github.com/unixorn/awesome-zsh-plugins
139139
- category: Shell
@@ -143,7 +143,7 @@
143143
which in turn was derived from Antigen. Antidote not only aims to provide continuity
144144
for those legacy plugin managers, but also to delight new users with high-performance,
145145
easy-to-use Zsh plugin management.
146-
stars: 1200
146+
stars: 1214
147147
subcategory: ZSH
148148
url: https://github.com/mattmc3/antidote
149149
- category: Shell
@@ -160,37 +160,37 @@
160160
forks: 152
161161
name: Cask
162162
notes: is a package manager for Emacs.
163-
stars: 1305
163+
stars: 1307
164164
subcategory: Emacs
165165
url: https://github.com/cask/cask
166166
- category: Editors
167-
forks: 1859
167+
forks: 1860
168168
name: Prelude
169169
notes: is an enhanced Emacs 24 distribution that should make your experience with
170170
Emacs both more pleasant and more powerful.
171-
stars: 5212
171+
stars: 5217
172172
subcategory: Emacs
173173
url: https://github.com/bbatsov/prelude
174174
- category: Editors
175-
forks: 3115
175+
forks: 3113
176176
name: Doom Emacs
177177
notes: is an Emacs framework for the stubborn martian hacker.
178-
stars: 20790
178+
stars: 20821
179179
subcategory: Emacs
180180
url: https://github.com/doomemacs/doomemacs
181181
- category: Editors
182-
forks: 4879
182+
forks: 4880
183183
name: Spacemacs
184184
notes: is a Emacs 24 distribution that builds on Evil-mode with ports of popular
185185
Vim plugins to closer emulate a Vim environment.
186-
stars: 24244
186+
stars: 24268
187187
subcategory: Emacs
188188
url: https://github.com/syl20bnr/spacemacs
189189
- category: Editors
190190
forks: 263
191191
name: use-package
192192
notes: is a declaration macro for simplifying your `.emacs`
193-
stars: 4475
193+
stars: 4476
194194
subcategory: Emacs
195195
url: https://github.com/jwiegley/use-package
196196
- category: Editors
@@ -201,98 +201,98 @@
201201
subcategory: Vim
202202
url: https://github.com/dotphiles/dotvim
203203
- category: Editors
204-
forks: 814
204+
forks: 813
205205
name: Janus
206206
notes: is a distribution of plugins and mappings for Vim, Gvim and MacVim.
207-
stars: 7880
207+
stars: 7876
208208
subcategory: Vim
209209
url: https://github.com/carlhuda/janus
210210
- category: Editors
211211
forks: 169
212212
name: Neobundle
213213
notes: is a next generation Vim plugin manager.
214-
stars: 2298
214+
stars: 2297
215215
subcategory: Vim
216216
url: https://github.com/Shougo/neobundle.vim
217217
- category: Editors
218-
forks: 1157
218+
forks: 1155
219219
name: Pathogen
220220
notes: is a plugin manager for Vim.
221-
stars: 12149
221+
stars: 12148
222222
subcategory: Vim
223223
url: https://github.com/tpope/vim-pathogen
224224
- category: Editors
225-
forks: 3602
225+
forks: 3601
226226
name: spf13-vim
227227
notes: is Steve Francia's Vim distribution of vim plugins and resources for Vim,
228228
Gvim and MacVim.
229-
stars: 15568
229+
stars: 15570
230230
subcategory: Vim
231231
url: https://github.com/spf13/spf13-vim
232232
- category: Editors
233233
forks: 1951
234234
name: vim-plug
235235
notes: is a simple plugin manager that supports parallel installations / upgrades.
236-
stars: 35132
236+
stars: 35155
237237
subcategory: Vim
238238
url: https://github.com/junegunn/vim-plug
239239
- category: Editors
240-
forks: 2560
240+
forks: 2561
241241
name: Vundle
242242
notes: is short for _Vim Bundle_ and is a plugin manager for Vim. It works with
243243
Pathogen compatible vim plugins.
244-
stars: 24021
244+
stars: 24022
245245
subcategory: Vim
246246
url: https://github.com/VundleVim/Vundle.vim
247247
- category: Shell
248248
forks: 22
249249
name: sheldon
250250
notes: A fast, configurable, shell plugin manager
251-
stars: 1236
251+
stars: 1240
252252
url: https://github.com/rossmacarthur/sheldon
253253
- category: Editors
254-
forks: 471
254+
forks: 472
255255
name: lazy.nvim
256256
notes: is a modern plugin manager for Neovim.
257-
stars: 18502
257+
stars: 18591
258258
subcategory: Neovim
259259
url: https://github.com/folke/lazy.nvim
260260
- category: Editors
261261
forks: 268
262262
name: packer.nvim
263263
notes: is a plugin manager. It supports Luarocks dependencies and uses native packages.
264-
stars: 8057
264+
stars: 8060
265265
subcategory: Neovim
266266
url: https://github.com/wbthomason/packer.nvim
267267
- category: Editors
268-
forks: 2247
268+
forks: 2248
269269
name: NvChad
270270
notes: is a Neovim distribution focused on speed and good defaults, with a beautiful
271271
UI.
272-
stars: 26963
272+
stars: 26994
273273
subcategory: Neovim
274274
url: https://github.com/NvChad/NvChad
275275
- category: Editors
276-
forks: 1541
276+
forks: 1562
277277
name: LazyVim
278278
notes: is a Neovim distribution for the lazy, focusing on speed, sane defaults and
279279
easy customisation.
280-
stars: 22090
280+
stars: 22167
281281
subcategory: Neovim
282282
url: https://github.com/LazyVim/LazyVim
283283
- category: Editors
284-
forks: 1517
284+
forks: 1518
285285
name: LunarVim
286286
notes: is a Neovim distribution, geared towards building a community-driven IDE
287287
layer.
288-
stars: 19028
288+
stars: 19042
289289
subcategory: Neovim
290290
url: https://github.com/LunarVim/LunarVim
291291
- category: Editors
292-
forks: 955
292+
forks: 956
293293
name: AstroNvim
294294
notes: is a Neovim distribution with an aesthetic and feature-rich configuration
295295
that is extensible and easy to use with a great set of plugins.
296-
stars: 13651
296+
stars: 13676
297297
subcategory: Neovim
298298
url: https://github.com/AstroNvim/AstroNvim

0 commit comments

Comments
 (0)