Remove 'update' alias from .aliases_arch and .aliases_ubuntu; clean up .zshrc by removing Golang and Conda setup

This commit is contained in:
2025-09-27 20:01:27 +02:00
parent d476414195
commit 37ed505aba
3 changed files with 0 additions and 20 deletions

View File

@@ -1,2 +1 @@
alias cat='batcat'
alias update='sudo apt-get update && sudo apt-get upgrade'