diff --git a/dot_hooks.tmpl b/dot_hooks.tmpl index ead7ebd..757e684 100644 --- a/dot_hooks.tmpl +++ b/dot_hooks.tmpl @@ -11,6 +11,10 @@ else fi fi unset __conda_setup + +if [ -f "$HOME/miniconda3/etc/profile.d/mamba.sh" ]; then + . "$HOME/miniconda3/etc/profile.d/mamba.sh" +fi # <<< conda initialize <<< if [ -f $HOME/.ion/bin/ion ]; then