mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-09 06:09:08 -04:00
Add yazi plugins
This commit is contained in:
parent
87fb0d61e5
commit
0e06731987
13 changed files with 520 additions and 2 deletions
17
dot_config/yazi/package.toml
Normal file
17
dot_config/yazi/package.toml
Normal file
|
@ -0,0 +1,17 @@
|
|||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:git"
|
||||
rev = "5186af7"
|
||||
hash = "771f18427fb75fb19990ce602bb322f4"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:full-border"
|
||||
rev = "5186af7"
|
||||
hash = "ae9e1d0c6bfd68cdebc98cc684c22b45"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "Lil-Dank/lazygit"
|
||||
rev = "9f924e3"
|
||||
hash = "2b0c33928986f126d5c5a4cac31a6b46"
|
||||
|
||||
[flavor]
|
||||
deps = []
|
Loading…
Add table
Add a link
Reference in a new issue