This website requires JavaScript.
Explore
Help
Sign In
IlanCosman
/
tide
Watch
1
Star
1
Fork
0
You've already forked tide
mirror of
https://github.com/IlanCosman/tide.git
synced
2024-12-19 10:01:57 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
e3128ba68b
tide
/
functions
/
_lean_time.fish
4 lines
97 B
Fish
Raw
Normal View
History
Unescape
Escape
Generalize prompt items, add left_prompt
2020-05-13 22:46:42 +03:00
function
_lean_time
set_color
$lean_time_color
Specify printfs
2020-05-18 20:06:02 +03:00
printf
'%s '
(
date
+
$lean_time_format
)
Generalize prompt items, add left_prompt
2020-05-13 22:46:42 +03:00
end
Reference in New Issue
Copy Permalink