gtl link
Create symlinks under .gtl directories, keep them out of Git, and keep them visible to local search. With no folder argument, links are loaded from [link] tables in gittle.toml files under the current folder. Empty link values are resolved from repository URLs and cloned when missing.
Usage
bash
gtl link [folder] [flags]Examples
bash
gtl link
gtl link ../notes
gtl link /Users/name/private/project-notesFull Help
text
Create symlinks under .gtl directories, keep them out of Git, and keep them visible to local search. With no folder argument, links are loaded from [link] tables in gittle.toml files under the current folder. Empty link values are resolved from repository URLs and cloned when missing.
Usage:
gtl link [folder] [flags]
Examples:
gtl link
gtl link ../notes
gtl link /Users/name/private/project-notes
Flags:
-h, --help help for link