What is Nostr?
D.O.
npub1q6p…vdy9
2024-10-30 07:02:30

D.O. on Nostr: # How to create and edit a YYYY-MM-DD.todo file in any directory Create a function ...

# How to create and edit a YYYY-MM-DD.todo file in any directory

Create a function for your shell (tested in bash and zsh)

```bash

2do() { vi $(date +%F.todo); }
```

Now upon entering ```2do``` command in console it will create or edit existing file in the current directory for your Todo needs.

#TIL
#Linux
#Console
#oneliner
#Todo
Author Public Key
npub1q6pnfvhee40rpdpcvmztvz7nzg6w9xlfhsgmq6hsxlkzfr0577hq47vdy9