zshrc: drop mamba/conda
This commit is contained in:
parent
2dc699c79d
commit
6bc0ba940a
1 changed files with 0 additions and 2 deletions
|
|
@ -31,8 +31,6 @@ for key ('j') bindkey -M vicmd ${key} history-substring-search-down
|
||||||
unset key
|
unset key
|
||||||
|
|
||||||
srcs=(
|
srcs=(
|
||||||
"/opt/miniforge3/etc/profile.d/conda.sh"
|
|
||||||
"/opt/miniforge3/etc/profile.d/mamba.sh"
|
|
||||||
"$HOME/.cargo/env"
|
"$HOME/.cargo/env"
|
||||||
"$HOME/.zshwork"
|
"$HOME/.zshwork"
|
||||||
"$HOME/.zshprivate"
|
"$HOME/.zshprivate"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue