mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
7 lines
137 B
Bash
Executable file
7 lines
137 B
Bash
Executable file
#! /bin/sh
|
|
|
|
concat_manpath "/opt/local/man"
|
|
concat_path "/opt/local/bin"
|
|
concat_path "/opt/local/sbin"
|
|
concat_path "/opt/local/libexec"
|
|
|