Remove redundant micromamba config

master
Hektor Misplon 2023-08-05 18:09:40 +02:00
parent 5d15dcb287
commit f867d5a969
1 changed files with 0 additions and 4 deletions

View File

@ -119,9 +119,5 @@ export JUPYTERLAB_DIR=$HOME/.local/share/jupyter/lab
[ -f /opt/miniconda3/etc/profile.d/conda.sh ] && source /opt/miniconda3/etc/profile.d/conda.sh
# }}}
# Mamba/micromamba {{{
complete -o default -F _umamba_bash_completions mm
# }}}
# Zettelkasten {{{
export ZK_PATH="$HOME/.zk"