mirror of
https://github.com/mikkelsvartveit/dotfiles.git
synced 2025-12-22 11:12:39 +00:00
Remove conda init
This commit is contained in:
parent
38bcdac6e5
commit
d766d76837
1 changed files with 0 additions and 5 deletions
|
|
@ -56,8 +56,3 @@ end
|
|||
# Allow running pip packages
|
||||
export PATH="/Users/mikkelsvartveit/Library/Python/3.9/bin:$PATH"
|
||||
|
||||
# >>> conda initialize >>>
|
||||
# !! Contents within this block are managed by 'conda init' !!
|
||||
eval /Users/mikkelsvartveit/opt/anaconda3/bin/conda "shell.fish" "hook" $argv | source
|
||||
# <<< conda initialize <<<
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue