-
Setup e2e using https://github.com/cosmology-tech/starship
-
Context: with the faucet enabled, the agoric pod experiences up to 5 restarts (perhaps the faucet doesn't respect the validator's readiness check?). This change would allow us to use the latest versio…
-
It seems that something went wrong with the icons in the `starship.toml` file. For example `ﱮ` for the directory and ` ` for the git branch:
```
[directory]
format = "[ ﱮ $path ]($style)"
sty…
-
CC0 licensed Trek inspired starships: https://github.com/prasannax1/starships
If used put link to the source repo to give credit.
-
I have no idea if the title makes sense.
I recently updated the dotfiles and I noticed the prompt in the terminal is different. It looks like the dotfiles now make use of
oh-my-posh. Is there a them…
-
#### Current Behavior
I am using tcsh with direnv and starship. When I initialize them in the following order
```
# file: .cshrc
eval `starship init tcsh`
eval `direnv hook tcsh`
```
direnv wor…
-
-
It's just too slow on some machines, especially with a bunch of plugins. See starship/starship/issues/301.
Possible replacements:
- Powerlevel 10k
- Using git status with a completely custom prom…
-
### Starship Custom Commands
When setting up the format string, we can access all the Starship config options with "$option_name". But this is a nesting level too high in the case of custom command…
ghost updated
10 months ago
-
Hi!
I try to make a http request from WASM module running on [wazero](https://github.com/tetratelabs/wazero) and got an error^
```
Netdev not set
```
I try to use netdev package but can't f…