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/n
Daniel Flanagan 3c11353256
Colors fixed?
2020-01-20 12:32:23 -06:00

5 lines
67 B
Bash
Executable file

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