You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ifstatus is-interactive
# Commands to run in interactive sessions can go hereend
fish_add_path $HOME/.cargo/bin
fish_add_path $HOME/.deno/bin
set-U fish_greeting
# set -x CARGO_TARGET_DIR "$HOME/ct"set-x DENO_INSTALL "$HOME/.deno"set-x SHELL /usr/bin/fish
aliasll="ls -lh"
starship init fish | source
Current Behavior
hostname is automatically converted to uppercase
v1.21.1
Expected Behavior
v1.20.1
Possible Solution
Is it possible to configure the string to use uppercase or lowercase?
Environment
Relevant Shell Configuration
Starship Configuration
The text was updated successfully, but these errors were encountered: