Skip to content

Commit 81e6c81

Browse files
committed
fix: make shell mentions consistent
1 parent 914e3fa commit 81e6c81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/setup/macos.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ javac --version
6161

6262
If the version looks correct, you are ready to move on to [Installing Android Studio](#installing-android-studio), otherwise you will need to set the `JAVA_HOME` environment variable.
6363

64-
Add the following lines to your shell profile, usually `~/.zshrc`, `~/.bash_profile` or `~/.bashrc` or `~/.zprofile` config file:
64+
Add the following lines to your shell profile, usually `~/.zshrc`, `~/.bash_profile` or `~/.bashrc` or `~/.zprofile`:
6565

6666
```shell
6767
export JAVA_HOME=$(/usr/libexec/java_home -v"17");
@@ -86,7 +86,7 @@ Android Studio installs the latest Android SDK by default, which in most cases s
8686

8787
Configure the `ANDROID_HOME` environment variable for NativeScript to be able to find the Android SDK, and add the required tools to path.
8888

89-
Add the following lines to your shell profile, usually `~/.bash_profile` or `~/.bashrc`, or if you are using `zsh` then `~/.zprofile` or `~/.zshrc` config file:
89+
Add the following lines to your shell profile, usually `~/.zshrc`, `~/.bash_profile` or `~/.bashrc` or `~/.zprofile`:
9090

9191
```shell
9292
export ANDROID_HOME=$HOME/Library/Android/sdk
@@ -171,7 +171,7 @@ brew link ruby@3.3
171171

172172
You can now run `brew list ruby` to see which specific version was installed to reference next.
173173

174-
Add the following lines to your shell profile, usually `~/.bash_profile` or `~/.bashrc`, or if you are using `zsh` then `~/.zshrc` config file:
174+
Add the following lines to your shell profile, usually `~/.zshrc`, `~/.bash_profile` or `~/.bashrc` or `~/.zprofile`:
175175

176176
```shell
177177
# Add ruby and rubygems to the path

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy