This commit is contained in:
Mylloon 2024-11-04 17:23:50 +01:00
parent 7bc526012d
commit d27125c8f7
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,4 +1,4 @@
function trash --description "Empty the windows recycle bin."
function trash-empty --description "Empty the windows recycle bin."
# Get function name
set current_name $(status current-function)