diff --git a/index.nuon b/index.nuon index c203608..08b525a 100644 --- a/index.nuon +++ b/index.nuon @@ -6,7 +6,8 @@ { package: "github.com:FMotalleb/nu_plugin_port_list" }, { package: "github.com:FMotalleb/nu_plugin_port_scan" }, { package: "github.com:FMotalleb/nu_plugin_qr_maker" }, - { package: "github.com:amtoine/nu-git-manager" }, + { package: "github.com:amtoine/nu-git-manager", dir: "pkgs/nu-git-manager" }, + { package: "github.com:amtoine/nu-git-manager", dir: "pkgs/nu-git-manager-sugar" }, { package: "github.com:amtoine/nu-pomodoro" }, { package: "github.com:amtoine/nu-right-prompt" }, { package: "github.com:amtoine/nu_plugin_explore" }, @@ -16,6 +17,7 @@ { package: "github.com:amtoine/scripts", dir: "nu-scripts" }, { package: "github.com:amtoine/scripts", dir: "nu-sound-manager" }, { package: "github.com:amtoine/zellij-layouts", dir: "nu-zellij" }, - { package: "github.com:nushell/nu_scripts" }, + { package: "github.com:nushell/nu_scripts", dir: "nu-hooks" }, + { package: "github.com:nushell/nu_scripts", dir: "themes" }, { package: "github.com:nushell/nupm" }, ]