Update for shell rc file

This commit is contained in:
Rebecca Hsieh 2023-08-07 12:05:37 -07:00
parent 5a7b7164b4
commit 92ed691eb4
No known key found for this signature in database
GPG key ID: 644527A2F375A379

View file

@ -80,6 +80,15 @@ You may need to add these two lines to your shell's rc file (e.g. `.bashrc` or `
GPG_TTY=$(tty)
export GPG_TTY
```
and then
```bash
source ~/.bashrc
```
or
```bash
source ~/.zshrc
```
## Setting up developer sandbox