implemented option to show home directory as '~'

This commit is contained in:
2025-01-26 21:31:31 +01:00
parent 61eb72e69a
commit 7b60a8a3a9
3 changed files with 26 additions and 3 deletions
+3 -1
View File
@@ -16,5 +16,7 @@
- [x] bookmarks
- [x] do not resolve links in bookmarks
- [ ] push <number> to push path in stack
- [/] write documentation
- [x] write documentation
- [x] change config file extension to `.toml`
- [x] add bash completions
- [x] option to show home directory as '~'