docs: comment

This commit is contained in:
Ryan Yin
2024-02-19 18:19:52 +08:00
parent f0217c68f5
commit 533fcb6144

View File

@@ -2,6 +2,7 @@ let
envExtra = ''
export PATH="$PATH:/opt/homebrew/bin:/usr/local/bin"
'';
# copied from the content generated by `conda init bash`
initExtra = ''
arch=$(uname -m)