dots/commonsh/01_bin
2010-06-07 13:47:16 -07:00

4 lines
99 B
Bash
Executable file

#! /bin/sh
concat_path "${HOME}/bin"
concat_path "${HOME}/sbin"
concat_manpath "${HOME}/share/man"