This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/bin/note
Daniel Flanagan b4259aa2a2
More changes
I have the worst commits
2020-11-22 00:21:37 -06:00

4 lines
70 B
Bash
Executable file

#!/usr/bin/env sh
fn="${1}"; shift; N "$(date +%Y-%m-%d)_${fn}" "$@"