Update .config/fish/conf.d/10-starship.fish

This commit is contained in:
punkfairie 2024-10-05 14:49:18 -07:00
parent b9fed7f793
commit 0eaffd3a96
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -1,5 +1,7 @@
#!/usr/bin/env fish #!/usr/bin/env fish
set -Ux STARSHIP_CONFIG "$XDG_CONFIG_HOME/starship.toml"
if command -v starship &>/dev/null if command -v starship &>/dev/null
function starship_transient_prompt_func function starship_transient_prompt_func
starship module character starship module character