Comment by spullara
2 days ago
this is a good idea but i just did this:
alias npm='npm --before="$(date -v-1w +%Y-%m-%d)"'
alias pnpm='pnpm --before="$(date -v-1w +%Y-%m-%d)"'
2 days ago
this is a good idea but i just did this:
alias npm='npm --before="$(date -v-1w +%Y-%m-%d)"'
alias pnpm='pnpm --before="$(date -v-1w +%Y-%m-%d)"'
No comments yet
Contribute on Hacker News ↗