docs: Update elvish configuration description (#7054)

This commit is contained in:
Tyler Quiring
2025-10-25 00:43:19 -07:00
committed by GitHub
parent b7dea479eb
commit 699a005c0d
3 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -127,13 +127,14 @@ onMounted(() => {
> [!WARNING]
> Only elvish v0.18 or higher is supported.
Add the following to the end of `~/.elvish/rc.elv`:
Add the following to the end of `~/.config/elvish/rc.elv` (`%AppData%\elvish\rc.elv` on Windows):
```sh
# ~/.elvish/rc.elv
eval (starship init elvish)
```
For elvish versions prior to v0.21.0 the config file might instead be `~/.elvish/rc.elv`
#### Tcsh