docs: comment

This commit is contained in:
Ryan Yin
2024-02-19 18:19:52 +08:00
parent f0217c68f5
commit 533fcb6144
+1
View File
@@ -2,6 +2,7 @@ let
envExtra = '' envExtra = ''
export PATH="$PATH:/opt/homebrew/bin:/usr/local/bin" export PATH="$PATH:/opt/homebrew/bin:/usr/local/bin"
''; '';
# copied from the content generated by `conda init bash`
initExtra = '' initExtra = ''
arch=$(uname -m) arch=$(uname -m)