Skip to content

Commit

Permalink
zsh: export INFOPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
benknoble committed Nov 5, 2024
1 parent cf42fd5 commit f18a51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion links/zshenv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# tie them together like PATH/path
typeset -T INFOPATH infopath
typeset -xT INFOPATH infopath
# enforce unique elements
typeset -U path manpath mailpath fpath infopath cdpath

Expand Down

0 comments on commit f18a51b

Please sign in to comment.