by shigemk2

当面は技術的なことしか書かない

fish shell dateの組み合わせメモ

ドルマークが必要じゃなくなるだけ

git commit -m (date -v-1d +%Y/%m/%d)
git commit -m "(date +%Y/%m/%d)"