]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blob - .zprofile
add function for registering puppet module repos in myrepos
[user/henk/vcsh/zsh.git] / .zprofile
1 source ~/.env
2
3
4 # remove duplicates because tmux starts login shells
5 typeset -U path
6 export PATH
7
8
9 # zsh you-should-use
10 YSU_MODE=ALL
11