add la alias

This commit is contained in:
Christoph Cullmann 2024-06-30 18:26:28 +02:00
parent d3dde700b5
commit 3610d96297
No known key found for this signature in database

View file

@ -42,6 +42,7 @@
# overwrite some tools
cat = "bat";
ls = "lsd";
la = "lsd -ahl";
# ssh around in the local network
mac = "ssh mac.fritz.box";