diff --git a/lua/plugins/dashboard.lua b/lua/plugins/dashboard.lua index cbb26a0..8d22a45 100644 --- a/lua/plugins/dashboard.lua +++ b/lua/plugins/dashboard.lua @@ -76,6 +76,13 @@ return { icon = " ", key = "s", }, + { + action = 'lua require("config.rootiest").load_remote()', + desc = " Remote Session", + icon = "󰢹 ", + key = "S", + }, + { action = "Lazy", desc = " Lazy",