Switch to whitelist-based .gitignore to only track essential configs: nvim, yazi, kitty, zsh, ideavim, karabiner, tmux, scripts, starship. Remove history, compiled files, and plugin dirs from tracking. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
38 lines
633 B
TOML
38 lines
633 B
TOML
[[plugin.deps]]
|
|
use = "yazi-rs/plugins:jump-to-char"
|
|
rev = "eaf6920"
|
|
hash = "ce67445ebb1bf3d97b8e44f50904b2c5"
|
|
|
|
[[plugin.deps]]
|
|
use = "Reledia/glow"
|
|
rev = "bd3eaa5"
|
|
hash = "92b5c58159a51c567f82b618cee2b78"
|
|
|
|
[[plugin.deps]]
|
|
use = "yazi-rs/plugins:smart-enter"
|
|
rev = "b886025"
|
|
hash = "56fdabc96fc1f4d53c96eb884b02a5be"
|
|
|
|
[[plugin.deps]]
|
|
use = "yazi-rs/plugins:zoom"
|
|
rev = "1962818"
|
|
hash = ""
|
|
|
|
[[plugin.deps]]
|
|
use = "yazi-rs/plugins:toggle-pane"
|
|
rev = "1962818"
|
|
hash = ""
|
|
|
|
[[plugin.deps]]
|
|
use = "yazi-rs/plugins:chmod"
|
|
rev = "1962818"
|
|
hash = ""
|
|
|
|
[[plugin.deps]]
|
|
use = "yazi-rs/plugins:diff"
|
|
rev = "1962818"
|
|
hash = ""
|
|
|
|
[flavor]
|
|
deps = []
|