mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2025-12-22 23:11:57 +00:00
Moved yazi config to home-manager and fixed plugins
This commit is contained in:
22
.gitmodules
vendored
22
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user