diff --git a/.config/fish/functions/trash-empty.fish b/.config/fish/functions/trash-empty.fish index b75ed59..93280ae 100644 --- a/.config/fish/functions/trash-empty.fish +++ b/.config/fish/functions/trash-empty.fish @@ -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)