Moved yazi config to home-manager and fixed plugins

This commit is contained in:
2025-04-15 11:38:00 +01:00
parent 6087edfec7
commit a5b9a0c987
18 changed files with 75 additions and 41 deletions

22
.gitmodules vendored
View File

@@ -2,11 +2,23 @@
path = home-manager/core/dotfiles
url = https://github.com/Cian-H/dotfiles.git
[submodule "nixos/core/programs/yazi/plugins/hexyl.yazi"]
path = nixos/core/programs/yazi/plugins/hexyl.yazi
path = home-manager/core/programs/yazi/plugins/hexyl.yazi
url = https://github.com/Reledia/hexyl.yazi
[submodule "nixos/core/programs/yazi/plugins/max-preview.yazi"]
path = nixos/core/programs/yazi/plugins/max-preview.yazi
url = https://github.com/SUSTech-data/max-preview.yazi
[submodule "nixos/core/programs/yazi/flavors/tokyo-night.yazi"]
path = nixos/core/programs/yazi/flavors/tokyo-night.yazi
path = home-manager/core/programs/yazi/flavors/tokyo-night.yazi
url = https://github.com/BennyOe/tokyo-night.yazi.git
[submodule "home-manager/core/programs/yazi/plugins/sudo.yazi"]
path = home-manager/core/programs/yazi/plugins/sudo.yazi
url = https://github.com/TD-Sky/sudo.yazi
[submodule "home-manager/core/programs/yazi/plugins/core"]
path = home-manager/core/programs/yazi/plugins/core
url = https://github.com/yazi-rs/plugins
[submodule "home-manager/core/programs/yazi/plugins/ouch"]
path = home-manager/core/programs/yazi/plugins/ouch.yazi
url = https://github.com/ndtoan96/ouch.yazi
[submodule "home-manager/core/programs/yazi/plugins/starship.yazi"]
path = home-manager/core/programs/yazi/plugins/starship.yazi
url = https://github.com/Rolv-Apneseth/starship.yazi
[submodule "home-manager/core/programs/yazi/plugins/glow.yazi"]
path = home-manager/core/programs/yazi/plugins/glow.yazi
url = https://github.com/Reledia/glow.yazi