Skip to content
Snippets Groups Projects
.zshenv 91 B
typeset -U path
path=(/usr/local/bin: /usr/bin: /bin: /sbin: /usr/share/man: /opt/: $path)