dots/commonsh/01_bin

5 lines
99 B
Text
Raw Normal View History

2009-02-02 01:03:28 -06:00
#! /bin/sh
concat_path "${HOME}/bin"
2010-06-07 13:47:16 -07:00
concat_path "${HOME}/sbin"
concat_manpath "${HOME}/share/man"