mirror of
https://github.com/Llewellynvdm/starship.git
synced 2025-04-08 10:01:51 +00:00
docs: Fix path to fish config in code snippet (#98)
This commit is contained in:
parent
d26353f3e3
commit
f11a324999
@ -107,7 +107,7 @@ I'm very new to Rust, so any help is appreciated when it comes to improving deve
|
|||||||
Add the following to the end of `~/.config/fish/config.fish`:
|
Add the following to the end of `~/.config/fish/config.fish`:
|
||||||
|
|
||||||
```fish
|
```fish
|
||||||
# ~/.config/config.fish
|
# ~/.config/fish/config.fish
|
||||||
|
|
||||||
eval (starship init fish)
|
eval (starship init fish)
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user