Add some new aliases

This commit is contained in:
Dave Gallant
2024-08-20 15:58:10 -04:00
parent 2cce9f8c3c
commit 6fb2454f11

View File

@@ -189,6 +189,7 @@ in {
grep = "rg --smart-case";
j = "just";
k = "kubecolor";
kp = "viddy 'kubectl get pods'";
kcx = "kubectx";
kns = "kubens";
l = "eza -la --git --group-directories-first";
@@ -196,6 +197,7 @@ in {
nix-install = "nix-env -iA";
ps = "procs";
t = "tms";
ts = "tms switch";
tf = "terraform";
tree = "eza --tree";
v = "nvim";