DeterminateSystems / riff

Riff automatically provides external dependencies for Rust projects, with support for other languages coming soon.
https://riff.sh
Mozilla Public License 2.0
486 stars 13 forks source link

Make riff shell play nice with starship #86

Closed Hoverbear closed 2 years ago

Hoverbear commented 2 years ago

Before this PR: image(3)

After this PR: image

linear[bot] commented 2 years ago
DS-296 Fixup starship/vscode `riff shell` issue issue

There is an issue right now where if a user does `code` or `bash` from inside a `riff shell` while using `starship` they will see gobbly gook ala [DS-286](https://linear.app/detsys/issue/DS-286/add-documentation-about-how-to-add-to-your-prompt-that-youre-in-a-riff) : [image.png](https://uploads.linear.app/a3dac7b5-b50f-4b84-8276-be8eb98a5997/0ad8bd83-ea80-46ae-b7e9-8dca62b05a68/0f505d04-3817-4d02-bff8-b2206bec1d54) Fix it!