Y
Hacker News
new
|
ask
|
show
|
jobs
by
asdff
2020 days ago
I prefer keeping it all in one file, less messy since you are using grep anyway:
alias note='(date; cat; echo) >> ~/notes.txt'