mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
Update for shell rc file
This commit is contained in:
parent
5a7b7164b4
commit
92ed691eb4
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue