diff --git a/dotfiles/config/starship.toml b/dotfiles/config/starship.toml index d6aac61..806885d 100644 --- a/dotfiles/config/starship.toml +++ b/dotfiles/config/starship.toml @@ -14,3 +14,6 @@ symbol = "⛌" [username] show_always = true + +[ruby] +detect_variables = []