Merge pull request #196 from jerzybrzoska/patch-2

03_1_Verifying_Your_Bitcoin_Setup.md: Added .bashrc and .profile as o…
This commit is contained in:
Shannon Appelcline 2021-02-23 14:12:51 -10:00 committed by GitHub
commit 25d8852244
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ Before you start playing with Bitcoin, you should ensure that everything is setu
We suggest creating some aliases to make it easier to use Bitcoin.
You can do so by putting them in your `.bash_profile`.
You can do so by putting them in your `.bash_profile`, `.bashrc` or `.profile`.
```
cat >> ~/.bash_profile <<EOF
alias btcdir="cd ~/.bitcoin/" #linux default bitcoind path