dotar/zsh/0_path.zsh

4 lines
131 B
Bash
Raw Normal View History

2012-04-02 10:46:02 -07:00
# path, the 0 in the filename causes this to load first
2012-06-18 19:24:30 +03:00
export PATH=/usr/local/sbin:/usr/local/bin:$PATH:$yadr/bin:$yadr/bin/yadr
2012-04-02 10:46:02 -07:00