Skip to content

Commit 9625727

Browse files
committed
feat: update conda version
1 parent a06d0fb commit 9625727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dot_ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ git config --global core.editor "code --wait"
4949
git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
5050

5151
# Download anaconda script
52-
wget https://repo.anaconda.com/archive/Anaconda3-2020.11-Linux-x86_64.sh
52+
wget https://repo.anaconda.com/archive/Anaconda3-2023.09-0-Linux-x86_64.sh

0 commit comments

Comments
 (0)