Skip to content

Commit

Permalink
Merge pull request #2225 from xiaq/patch-1
Browse files Browse the repository at this point in the history
Update path to rc.elv
  • Loading branch information
rsteube authored Feb 6, 2024
2 parents 6d54d83 + e4633f1 commit 1175874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ source <(carapace _carapace)
## Elvish

```sh
# ~/.elvish/rc.elv
# ~/.config/elvish/rc.elv
set-env CARAPACE_BRIDGES 'zsh,fish,bash,inshellisense' # optional
eval (carapace _carapace|slurp)
```
Expand Down

0 comments on commit 1175874

Please sign in to comment.