Update.
This commit is contained in:
parent
ead327252a
commit
880c86b2ce
@ -9,3 +9,5 @@ if [ -n "${DESKTOP_SESSION}" ];then
|
|||||||
export SSH_AUTH_SOCK
|
export SSH_AUTH_SOCK
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# set PATH so it includes miniconda bin dir if it exists
|
||||||
|
path=(~/miniconda3/bin $path[@])
|
||||||
|
Loading…
Reference in New Issue
Block a user