dockprof/README.md
Josh Sherman 2ba14f77c4 Expanded README
Added usage and install instructions for release
2015-01-15 21:51:03 -05:00

27 lines
326 B
Markdown

# dockprof
Profiles for your OS X Dock
## Installation
You can install `dockprof` via Homebrew
```shell
brew tap joshtronic/formulae
brew install dockprof
```
## Usage
### Reset Dock to Factory Defaults
`dockprof reset`
### Save the current Dock
`dockprof save myDock`
### Load a saved Dock
`dockprof load myDock`