mirror of
https://github.com/iridakos/goto.git
synced 2025-05-16 07:20:17 -07:00
Add note for brew installation
This commit is contained in:
parent
866f0e8e0a
commit
61750b060b
@ -49,11 +49,13 @@ source ~/goto.sh
|
|||||||
|
|
||||||
### macOS - Homebrew
|
### macOS - Homebrew
|
||||||
|
|
||||||
A formula named `goto` is available for the bash shell in macOS.
|
A formula named `goto` is available for the bash shell in macOS.
|
||||||
```bash
|
```bash
|
||||||
brew install goto
|
brew install goto
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Note:** you need to restart your shell after installation.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
* [Change to an aliased directory](#change-to-an-aliased-directory)
|
* [Change to an aliased directory](#change-to-an-aliased-directory)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user