mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-30 19:30:40 +02:00
docs: comment
This commit is contained in:
@@ -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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user