AutoYADM commit: 2025-03-27 19:30:17

This commit is contained in:
Daniel Fichtinger 2025-03-27 19:30:17 -04:00
parent 2cbb7b9d17
commit b118428cdd
6 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,4 @@
function top --wraps=btop --description 'alias top=btop'
btop $argv
end