nb
Summary
Section titled “Summary”Installs nb (xwmx/nb), a single-script CLI note-taking, bookmarking, and archiving tool, along with its Zsh completion file.
Syntax / Usage
Section titled “Syntax / Usage”zi pack for xwmx/nbOne profile: default.
Details
Section titled “Details”- Provides:
nbbinary shim (viasbin"nb") and_nbcompletion (linked frometc/nb-completion.zsh). - Profile ices:
as"completion",sbin"nb",nocompile,depth"3",atclone"ln -sfv etc/nb-completion.zsh _nb". Requires thebin-gem-nodeannex andbash. as"completion"causes zinit to register the repo as a completion source; the symlinked_nbfile is the completion function.depth"3"limits the git clone depth to reduce download size.
Examples
Section titled “Examples”zi pack for xwmx/nbCaveats / Common Mistakes
Section titled “Caveats / Common Mistakes”nbis a bash script;bashmust be available at runtime.- Requires the
bin-gem-nodeannex for thesbinice.
See Also
Section titled “See Also”- pkg-overview — how
zi packworks