aliases target file aktualisiert

This commit is contained in:
2025-05-15 14:17:12 +02:00
parent 944ed61d11
commit 0add58b872
2 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@@ -1,4 +1,4 @@
## Folgende Aliase in '~/.bashrc' einfügen und anschließend neu Anmelden um sie zu laden
## Folgende Aliase in '~/.bash_aliases' einfügen und anschließend neu Anmelden um sie zu laden
# für Linux-Distros mit apt-package manager
alias update_system='sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt-get autoremove -y && sudo apt-get autoclean -y'