-
-
Save ishu3101/10445615 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Available cask commands are: | |
- alfred: used to modify Alfred's scope to include the Caskroom | |
- info: displays information about the cask of the given name | |
- list: lists installed casks | |
- search: searches all known casks | |
- home: opens the homepage of the cask of the given name | |
- uninstall: uninstalls the cask of the given name | |
- audit: verifies installability of casks | |
- create: creates a cask of the given name and opens it in an editor | |
- checklinks: checks for bad cask links | |
- edit: edits the cask of the given name | |
- linkapps: makes a symlink from all cask-installed .app files into ~/Applications | |
- unlinkapps: removes symlinks from cask-installed .app files from ~/Applications | |
- install: installs the cask of the given name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment