Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/joow/macos

Zsh plugin for Mac OS
https://github.com/joow/macos

Last synced: about 2 months ago
JSON representation

Zsh plugin for Mac OS

Lists

README

        

# macos-zsh-plugin
Zsh plugin for Mac OS

Provides the following aliases :

* `cask` instead of `brew cask`
* `cap` to capture the screen
* `capi` to capture the selected screen area
* `capiw` to capture the selected window

Captures are saved in `$HOME` directory as `capture_.png`.
Adding `c` to the capture commands will instead copy the image in the clipboard.

# LICENSE

See LICENSE