.zshenv

Thu, 25 Nov 2021 21:19:03 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 25 Nov 2021 21:19:03 -0500
changeset 958
b883fb5c4792
parent 893
3b53619431ed
child 1107
c6d7ac40bd3c
permissions
-rw-r--r--

filter out shims that wont work

typeset -U path manpath
path[1,0]=(~/bin ~/.cargo/bin ~/.local/bin ~/go/bin ~/.nimble/bin)

mercurial