fish: add htop alias

This commit is contained in:
John Bowdre 2023-09-23 14:53:38 -05:00
parent 47c3cbfe09
commit 160ca33d59

View file

@ -27,6 +27,7 @@ in
};
shellAliases = {
htop = "btm"; # because I always forget the name
};
functions = {