mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs: Update installation instructions for fish-shell (#599)
This commit is contained in:
@@ -161,9 +161,9 @@ The prompt shows information you need while you're working, while staying sleek
|
||||
```sh
|
||||
$ pkg install starship
|
||||
```
|
||||
|
||||
|
||||
#### Other x86-64 Linux Platforms
|
||||
|
||||
|
||||
Download a prebuilt binary and place in /usr/local/bin/
|
||||
|
||||
```sh
|
||||
@@ -191,7 +191,7 @@ The prompt shows information you need while you're working, while staying sleek
|
||||
```sh
|
||||
# ~/.config/fish/config.fish
|
||||
|
||||
eval (starship init fish)
|
||||
starship init fish | source
|
||||
```
|
||||
|
||||
#### Zsh
|
||||
|
||||
Reference in New Issue
Block a user