Y
Hacker News
new
|
ask
|
show
|
jobs
by
Izkata
3126 days ago
Their function uses single quotes on format string, so I'll bet they tried it like this:
alias lb="vim ~/logbook/$(date '+%Y-%m-%d').md"
..which would do what was described.