Add kitty terminal configuration
Update other stuff
This commit is contained in:
7
.notion/statusd_timeledger
Executable file
7
.notion/statusd_timeledger
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
CURRENT_TASK=$(cd ~/.work-ledger && ./bin/ledger bal -p today --depth 1 ^Work | sed 's/\s\+/ /g')
|
||||
|
||||
echo $CURRENT_TASK
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user