We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06d0fb commit 9625727Copy full SHA for 9625727
dot_ubuntu.sh
@@ -49,4 +49,4 @@ git config --global core.editor "code --wait"
49
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"
50
51
# Download anaconda script
52
-wget https://repo.anaconda.com/archive/Anaconda3-2020.11-Linux-x86_64.sh
+wget https://repo.anaconda.com/archive/Anaconda3-2023.09-0-Linux-x86_64.sh
0 commit comments