✨ 🌳 banner.ts
This commit is contained in:
@@ -121,3 +121,4 @@ function tildify(p: string): string {
|
||||
if (p.startsWith(home + sep)) return '~' + p.slice(home.length)
|
||||
return p
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user