mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-22 05:13:56 +01:00
add tideconfig command
This commit is contained in:
parent
b5e91483a0
commit
3feb468801
1 changed files with 3 additions and 0 deletions
3
dot_config/fish/private_functions/tideconfig.fish
Normal file
3
dot_config/fish/private_functions/tideconfig.fish
Normal 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
|
Loading…
Add table
Reference in a new issue