reujab / silver

A cross-shell customizable powerline-like prompt with icons
MIT License
453 stars 30 forks source link

lprint and rprint are empty #59

Closed luisdralves closed 3 years ago

luisdralves commented 3 years ago

After installing through cargo install --git https://github.com/reujab/silver.git on fish/macos, the resulting prompt is empty. Here's what it looks like to me:

prompt

I used the fisher plugin and I have the default config in ~/.config/silver/silver.toml

thecaralice commented 3 years ago

~/.config/silver/silver.toml is Linux path, on MacOS it's ~/Library/Preferences/rs.silver/silver.toml

luisdralves commented 3 years ago

Looking great, thank you!