mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Use more clear language
2
FAQ.md
2
FAQ.md
@@ -40,7 +40,7 @@ A zsh theme is a zsh script that changes the **prompt**. The prompt is the line
|
|||||||
|
|
||||||
#### What is the .zshrc file?
|
#### What is the .zshrc file?
|
||||||
|
|
||||||
The `.zshrc` file (or just `zshrc` file) is a file that zsh reads when it starts. It can be found in your home directory, which will change depending on the system and platform you're using. On a terminal, it can be found by running `echo $HOME`.
|
The `.zshrc` file (or just `zshrc` file) is a file that zsh reads when it starts. It can be found in your home directory, which will change depending on the system and platform you're using. On a terminal, the path to the home directory can be found by running `echo $HOME`.
|
||||||
|
|
||||||
|
|
||||||
## HOW DO I...?
|
## HOW DO I...?
|
||||||
|
|||||||
Reference in New Issue
Block a user