Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
onmyway133 committed Sep 14, 2018
1 parent 13f54ab commit 3d8fc4c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,16 @@
- Right click on app to open, because this is not from AppStore
- Cmd+Drag app icon into Finder toolbar

#### How to change default terminal

Run either of these to change your default terminal that FinderGo uses

```
defaults write com.onmyway133.FinderGo terminal Terminal
defaults write com.onmyway133.FinderGo terminal iTerm
defaults write com.onmyway133.FinderGo terminal Hyper
```

### As a Finder Sync Extension

- [x] Go to Terminal
Expand Down

0 comments on commit 3d8fc4c

Please sign in to comment.