mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-22 21:34:01 +01:00
3 lines
227 B
Fish
3 lines
227 B
Fish
function tideconfig
|
|
tide configure --auto --style=Lean --prompt_colors='16 colors' --show_time=No --lean_prompt_height='Two lines' --prompt_connection=Disconnected --prompt_spacing=Sparse --icons='Few icons' --transient=No
|
|
end
|