This commit is contained in:
fwastring 2025-07-08 13:55:23 +02:00
parent c15676dd88
commit b94c2a5f70
3 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,6 @@
}
];
shellAbbrs = {
cat = "bat";
ls = "eza -l --no-time --no-permissions --no-user";
k = "kubectl";
ka = "kubectl apply -f";