ubborg-bashrc-terminal-util-pmb
v0.1.4
Published
Declare bash config files for use with terminal-util-pmb's pluggable-bashrc-sourcer.
Downloads
2
Readme
ubborg-bashrc-terminal-util-pmb
Declare bash config files for use with terminal-util-pmb's pluggable-bashrc-sourcer.
API
This module exports one function:
bashrc(opts)
Returns an array of file specs.
opts
is an optional options object that supports these optional keys:
examples
: If a non-empty string, basename of the examples rcd symlink. If false-y (default), the symlink is not declared.libdir
: What string to put as the path to T-U's parent directory. Default:'"$HOME"/lib'
(relative:../../lib
)
Known issues
- Needs more/better tests and docs.
License
ISC