move condarc to home directory
This commit is contained in:
parent
82f9d20a6b
commit
3e2891a346
2 changed files with 7 additions and 2 deletions
7
home/dot_condarc
Normal file
7
home/dot_condarc
Normal file
|
@ -0,0 +1,7 @@
|
|||
channels:
|
||||
- conda-forge
|
||||
# - bioconda
|
||||
channel_priority: strict
|
||||
changeps1: false
|
||||
shell_completion: true
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
changeps1: false
|
||||
auto_activate_base: false
|
Loading…
Reference in a new issue