A package for quickly accessing directories.
| LICENSE | Initial Commit | |
| README.org | docs: add license section to README and remove windows part | |
| tetherdir.el | feat: add tetherdir-org-roam | |
Tetherdir.el
This is an Emacs package to quickly access directories such as the home folder, documents, etc. I've only tested it on Linux, but it could work on other UNIX systems.
Installation
While package is not available in any package archive, you can install it with use-package VC. For example:
(use-package tetherdir
:vc (tetherdir :url https://codeberg.org/Cyncrovee/Tetherdir.el))
License
Tetherdir.el is licensed under the GNU General Public License version 3 ONLY.