dotar/zsh/0_path.zsh

4 lines
112 B
Bash
Raw Normal View History

2012-04-03 01:46:02 +08:00
# path, the 0 in the filename causes this to load first
2012-10-26 11:14:28 +08:00
export PATH=$PATH:$HOME/.yadr/bin:$HOME/.yadr/bin/yadr
2012-04-03 01:46:02 +08:00