Expand ~ and shell variables in dirs config (#538)

This commit is contained in:
vaw
2025-10-25 19:52:14 +00:00
committed by GitHub
parent 55456dbc1e
commit 14aa97251c
3 changed files with 58 additions and 16 deletions

View File

@@ -65,6 +65,7 @@ url = {version = "^2.2.2", features = ["serde"]}
edit = "0.1.4"
humansize = "2.0.0"
linkify = "0.10.0"
shellexpand = "3.1.1"
[dependencies.comrak]
version = "0.22.0"