Skip to content

Commit

Permalink
Re-enable Starship Character module
Browse files Browse the repository at this point in the history
Now that Warp supports "same line prompt" the Starship config can be simplified and the default Character module re-enabled.

End result is the same setup in Warp i.e. the prompt is on its own line. The Starship Character module is now shown before the cursor on the line after the prompt.

https://starship.rs/config/#character
https://docs.warp.dev/appearance/prompt#same-line-prompt
  • Loading branch information
AlecRust committed Jul 11, 2024
1 parent e9e59ff commit b37a93e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions configs/starship/starship.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# Starship Prompt Configuration

# Inserts a blank line between shell prompts
# add_newline = false

[character]
disabled = true

[gcloud]
disabled = true

Expand Down

0 comments on commit b37a93e

Please sign in to comment.