added mamba for conda
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
- [[#installation-2][Installation]]
|
||||
- [[#zsh-special-settings][ZSH special settings]]
|
||||
- [[#do-not-activate-base-environment-on-startup][Do not activate base environment on startup]]
|
||||
- [[#install-mamba-for-faster-environment-solve][Install Mamba for faster environment solve]]
|
||||
- [[#zathura][Zathura]]
|
||||
- [[#installation-3][Installation]]
|
||||
- [[#enable-synctex][enable synctex]]
|
||||
@@ -2968,6 +2969,10 @@ unset __conda_setup
|
||||
#+begin_src shell :tangle ~/.condarc
|
||||
auto_activate_base: false
|
||||
#+end_src
|
||||
** Install [[https://mamba.readthedocs.io][Mamba]] for faster environment solve
|
||||
#+begin_src shell :tangle pkg-list.txt
|
||||
micromamba
|
||||
#+end_src
|
||||
* Zathura
|
||||
** Installation
|
||||
#+begin_src conf :tangle pkg-list.txt
|
||||
|
||||
Reference in New Issue
Block a user