Add a description for the module

This commit is contained in:
Nick Chambers 2024-05-13 02:24:50 -05:00
parent 4b69a1cc4c
commit 88cba96149

View file

@ -1,3 +1,7 @@
###
# Prepend a new path to `PATH`.
###
add-path() {
local path paths path_list=( )
declare -A uniq_paths