summaryrefslogtreecommitdiffstats
path: root/functions/fish_right_prompt.fish
blob: 079a655a1f9ae929950d70f6b23378f4c291cda0 (plain)
1
2
3
function fish_right_prompt --description "The right side of the C-Star prompt"
  echo -e "$c_star_datetime"
end