diff --git a/package.json b/package.json index eb0561d..a7a3c01 100644 --- a/package.json +++ b/package.json @@ -376,7 +376,7 @@ { "scheme": "ssh", "formatting": { - "label": "${scheme}://${authority}/${path} (SSH FS)", + "label": "${scheme}://${authority}/${path}", "separator": "/", "tildify": false, "stripPathStartingSeparator": true,