MAINT: reorg path
This commit is contained in:
parent
547cd13442
commit
f9a89bcd15
1 changed files with 2 additions and 2 deletions
|
@ -74,13 +74,13 @@ cdpath=(
|
|||
|
||||
# Set the list of directories that Zsh searches for programs.
|
||||
path=(
|
||||
$path
|
||||
|
||||
# miniconda
|
||||
/opt/miniconda3/bin
|
||||
# yarn
|
||||
$HOME/.yarn/bin
|
||||
$HOME/.config/yarn/global/node_modules/.bin
|
||||
|
||||
$path
|
||||
)
|
||||
|
||||
export -U PATH
|
||||
|
|
Loading…
Add table
Reference in a new issue