s/miniconda/miniforge/g
This commit is contained in:
parent
171c727754
commit
e01e420f4d
2 changed files with 4 additions and 7 deletions
|
@ -47,11 +47,10 @@ for key ('j') bindkey -M vicmd ${key} history-substring-search-down
|
|||
unset key
|
||||
|
||||
srcs=(
|
||||
"/opt/miniconda3/etc/profile.d/conda.sh"
|
||||
"/opt/miniforge3/etc/profile.d/conda.sh"
|
||||
"/opt/miniforge3/etc/profile.d/mamba.sh"
|
||||
"$HOME/.cargo/env"
|
||||
{{ if eq .chezmoi.hostname "rattusrattus" -}}
|
||||
"$HOME/.zshemulateenergy"
|
||||
{{- end }}
|
||||
)
|
||||
|
||||
for fp in $srcs; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue