mirror of
https://github.com/starship/starship.git
synced 2024-11-26 10:14:57 +01: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…
Reference in New Issue
Block a user