This commit is contained in:
2026-06-04 16:35:25 +02:00
parent e04cbdcd80
commit c9a9a61949
4 changed files with 19 additions and 1 deletions
+3
View File
@@ -30,6 +30,9 @@ alias cd....="cd ../../.."
# Colored ip
alias ip="ip -c"
# QR code in terminal
alias qr="qrencode -t utf8"
# Alias for ls
command -v exa > /dev/null 2>&1