Skip to content

Eject all mounted disks for osx plugin #8968

Closed
@akarsh1995

Description

PLUGIN: OSX
FEATURE: To eject all mounted disks.

# RECOMMENDED SCRIPT

alias ejectall="osascript -e 'tell application \"Finder\" to eject (every disk whose ejectable is true)'"

Thanks!

Activity

changed the title eject all devices at once Eject all mounted disks. on May 28, 2020
mcornella

mcornella commented on Jun 13, 2020

@mcornella
Member

I've fixed the app quoting, check that the alias still works and submit a PR to the osx plugin (remember to also update the plugin README).

changed the title Eject all mounted disks. Eject all mounted disks for osx plugin on Jun 13, 2020
moved this to Backlog in Main projecton Jan 2, 2022
Repository owner moved this from Backlog to Done in Main projecton Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Area: pluginIssue or PR related to a pluginFeatureNew feature or request

    Type

    No type

    Projects

    • Status

      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Eject all mounted disks for osx plugin · Issue #8968 · ohmyzsh/ohmyzsh