diff options
| author | Calvin Morrison <calvin@fastmailteam.com> | 2022-07-21 12:25:25 -0400 | 
|---|---|---|
| committer | Calvin Morrison <calvin@fastmailteam.com> | 2022-07-21 12:25:25 -0400 | 
| commit | 104fd58d0252b026aacf80f3cf5cc4534271e0b8 (patch) | |
| tree | 965a3ea7482c505b83f0dde5cf6bc24bdda11380 | |
| parent | 20515bfd36260f4b534cfab47efcbef48356da26 (diff) | |
update desc
| -rw-r--r-- | readme.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -22,6 +22,7 @@ t  Now every day you'll know what you worked on yesterday! +```  \# this is where you'll get dropped by default.  calvin@bison:~/work/2022/07/10$  @@ -35,6 +36,7 @@ calvin@bison:~/work/2022/07$ cd ..; ls  01  02  03  04  05  06  07  calvin@bison:~/work/2022$ cd ..; ls  2021  2022 +```  additionally you'll get a shortcut, you can type 't' as a bash fn, or go to ~/t/  which is symlinked and updated everytime you run today (which is everytime you | 
