add la alias
This commit is contained in:
parent
d3dde700b5
commit
3610d96297
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue