diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-04-14 02:07:44 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-04-25 22:27:31 -0700 |
commit | 489c5c2fb623a0cd613f465d0bf7c07c70d29a85 (patch) | |
tree | 0905ee3cd6d5b162a61e96db4e2600b9d8d172a6 /home/xyz | |
parent | 3d331f299d74f9ad57c0b7f79537c2c036f66a95 (diff) |
arch wiki suggest conda config
Diffstat (limited to 'home/xyz')
-rw-r--r-- | home/xyz/.condarc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.condarc b/home/xyz/.condarc new file mode 100644 index 00000000..e4961fb6 --- /dev/null +++ b/home/xyz/.condarc @@ -0,0 +1,2 @@ +# https://wiki.archlinux.org/title/Conda#Usage +auto_activate_base: false |