mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Add some new aliases
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user