.zshrc

changeset 1001
0597cb8f2d07
parent 964
72a7a0ffbce8
child 1051
5c69bfa6dc3c
equal deleted inserted replaced
1000:218144b0d8fd 1001:0597cb8f2d07
64 64
65 if [ -f ~/.zshrc.local ]; then 65 if [ -f ~/.zshrc.local ]; then
66 source ~/.zshrc.local 66 source ~/.zshrc.local
67 fi 67 fi
68 68
69 path[1,0]=(~/bin)

mercurial