Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
strlst
/
dotfiles
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
acer-changes
Branches
Tags
acer-changes
master
dotfiles
/
.zprofile
.zprofile
67 B
Permalink
History
Raw
1
2
3
4
# obsolete, use .profile
typeset -U path
path=(~/scripts $path[@])