mirror of
https://github.com/agresdominik/repo.git
synced 2026-07-21 15:40:55 +00:00
28 lines
448 B
Markdown
28 lines
448 B
Markdown
# App Repo
|
|
|
|
Personal Homebrew tap for my applications.
|
|
|
|
## Install
|
|
|
|
```bash
|
|
brew tap agresdominik/repo https://github.com/agresdominik/repo
|
|
```
|
|
|
|
## Apps
|
|
|
|
### cheatsh
|
|
|
|
```bash
|
|
brew install agresdominik/repo/cheatsh
|
|
```
|
|
|
|
Visit [cheat_sheet](https://github.com/agresdominik/cheat_sheet) to see more info
|
|
|
|
### download-ram
|
|
|
|
```brew
|
|
brew install download-ram
|
|
```
|
|
|
|
Visit [download-ram](https://github.com/agresdominik/download-ram) to see more info
|