1 2 3 4 5
#!/bin/sh # initialize default search path for core + plugins path="$core_path:$path" path="$XDG_DATA_HOME/$progname:$path" export path