All links of one day
in a single page.
<Previous day - Next day>

rss_feedDaily RSS Feed
floral_left The Daily Shaarli floral_right
——————————— April 23, 2020 - Thursday 23, April 2020 ———————————
zsh - history -

history command is the same than fc -l

fc is used to manage history

MAIS omyzsh declare un alias history :
https://github.com/ohmyzsh/ohmyzsh/blob/master/lib/history.zsh

ce qui equivaut à history = fc -l 1

-