add tideconfig command

This commit is contained in:
Gabriel Augendre 2025-01-13 23:39:06 +01:00
parent b5e91483a0
commit 3feb468801

View file

@ -0,0 +1,3 @@
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