Updated config

This commit is contained in:
2024-05-23 18:11:22 +02:00
parent d39fe31074
commit 723da392b2
4 changed files with 19 additions and 18 deletions

View File

@ -73,6 +73,7 @@ alias sle "systemctl list-unit-files --type=service --state=enabled"
alias slt "systemctl list-timers"
# ...
alias bios "systemctl reboot --firmware-setup"
alias cdp "cd ~/projects"
alias cfg "config"
alias cls "clear"