Init base file

This commit is contained in:
Daddef
2025-07-26 15:54:14 +02:00
commit a4cc874e76
3 changed files with 37 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
function fish_prompt --description Hydro
echo -e "$_hydro_color_start$hydro_symbol_start$hydro_color_normal$_hydro_color_pwd$_hydro_pwd$hydro_color_normal $_hydro_color_git$$_hydro_git$hydro_color_normal$_hydro_color_duration$_hydro_cmd_duration$hydro_color_normal$_hydro_status$hydro_color_normal "
end