AutoYADM commit: 2025-03-27 19:30:17
This commit is contained in:
parent
2cbb7b9d17
commit
b118428cdd
6 changed files with 24 additions and 0 deletions
4
.config/fish/functions/top.fish
Normal file
4
.config/fish/functions/top.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
function top --wraps=btop --description 'alias top=btop'
|
||||
btop $argv
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue