add starship
This commit is contained in:
@@ -20,3 +20,14 @@ Make sure your [API Key](https://wakatime.com/settings/api-key) is in your `~/.w
|
||||
Need WakaTime install [in system](https://github.com/wakatime/vscode-wakatime/issues/146#issuecomment-895506716) by sudo.
|
||||
|
||||
Installing to `$HOME/.local/bin` [not working](https://github.com/wakatime/vscode-wakatime/issues/146).
|
||||
|
||||
## StarShip
|
||||
```bash
|
||||
pacman -S starship
|
||||
```
|
||||
|
||||
```bash
|
||||
# ~/.bashrc
|
||||
|
||||
eval "$(starship init bash)"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user