core: use gotop as top
This commit is contained in:
parent
22e631f6c9
commit
aa9d439c3d
@ -42,6 +42,7 @@ in
|
||||
dnsutils
|
||||
fd
|
||||
git
|
||||
gotop
|
||||
gptfdisk
|
||||
iputils
|
||||
manpages
|
||||
@ -84,6 +85,9 @@ in
|
||||
si = ifSudo "sudo -i";
|
||||
se = ifSudo "sudoedit";
|
||||
|
||||
# top
|
||||
top = "gotop";
|
||||
|
||||
# systemd
|
||||
ctl = "systemctl";
|
||||
stl = ifSudo "s systemctl";
|
||||
|
Loading…
Reference in New Issue
Block a user