mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-22 18:10:49 -08:00
Fix #3964: add ~/opt/miniconda3 to list of default paths
This commit is contained in:
parent
cc877c13a7
commit
93937ab14d
1 changed files with 1 additions and 0 deletions
|
|
@ -266,6 +266,7 @@
|
|||
"~/.miniconda3"
|
||||
"~/anaconda3"
|
||||
"~/miniconda3"
|
||||
"~/opt/miniconda3"
|
||||
"/usr/bin/anaconda3"
|
||||
"/usr/local/anaconda3"
|
||||
"/usr/local/miniconda3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue