2 stable releases
new 1.0.1 | Feb 13, 2025 |
---|---|
1.0.0 | Feb 12, 2025 |
#618 in Command line utilities
269 downloads per month
44KB
296 lines
Texoxide - Zoxide but for text files
Docs
Open a file with texoxide:
texoxide path/to/file.txt
After opening, the file will be added to an sqlite db in
~/.local/share/texoxide/
You can browse the full db by just running:
texoxide
You can run a focused browse using a keyword that is present in the file path and/or file name (such as):
texoxide fish
which, in my case, shows config files in~/.config/fish/
Dependencies
~28–38MB
~647K SLoC