MAINT: opensuse pt2
This commit is contained in:
parent
c62a0eb97d
commit
8e336bc698
4 changed files with 22 additions and 1 deletions
|
@ -76,8 +76,11 @@ cdpath=(
|
|||
path=(
|
||||
# miniconda
|
||||
/opt/miniconda3/bin
|
||||
# yarn
|
||||
$HOME/.yarn/bin
|
||||
$HOME/.config/yarn/global/node_modules/.bin
|
||||
|
||||
$path
|
||||
)
|
||||
|
||||
export -U PATH
|
||||
export PATH_SAVE=$PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue