summaryrefslogtreecommitdiffstats
path: root/config/bookmarks.toml
blob: a0764e2fd0f84d24e7583da39621df2bc6de3eb5 (plain)
1
2
3
4
5
6
bookmark = [
  { key = "r", path = "/" },
  { key = "e", path = "/etc" },

  { key = "h", path = "~/" },
]