feat(tools): replace htop with btop + install tz for timezone conversions
This commit is contained in:
@@ -101,8 +101,8 @@
|
||||
kp2 = "kubectl --context prod-eu2"; # deprecated
|
||||
k9sp = "k9s --context prod-eu2";
|
||||
g = "git";
|
||||
tg = "tig --all";
|
||||
tgs = "tig status";
|
||||
gui = "gitui";
|
||||
htop = "btop";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user