sscott33 / paths.bash

A directory bookmarking tool/system for Bash users.
MIT License
0 stars 0 forks source link

Non-compliant function names #7

Closed sscott33 closed 4 months ago

sscott33 commented 1 year ago

The two Bash completion functions are not named according to the function and variable naming scheme used for all other globally accessible variables and functions (_PATHS_ prefix). This should be corrected prior to the next release.

sscott33 commented 4 months ago

Addressed in v3.0.0.pre.