diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-22 22:08:00 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-22 22:08:00 +0200 |
| commit | 283343193d421f3ade1ce29cad85defd717c0796 (patch) | |
| tree | a519f5d0860ecc1a9f0b3cf548228ba5ec89b380 | |
| parent | 0d6717670d21cc4923b3ae2d20a1235e9c002eb6 (diff) | |
Update
| -rw-r--r-- | fish/conf.d/worktime.fish | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fish/conf.d/worktime.fish b/fish/conf.d/worktime.fish index 2dfbe6b..c1feb01 100644 --- a/fish/conf.d/worktime.fish +++ b/fish/conf.d/worktime.fish @@ -115,8 +115,6 @@ abbr -a wtlogout 'worktime::logout' abbr -a wtstatus 'worktime::status' abbr -a wtsync 'worktime::sync' abbr -a wtf 'worktime --report' -abbr -a random_exercise "sort -R $WORKTIME_DIR/exercises.md | head -n 1" -abbr -a random_exercises "sort -R $WORKTIME_DIR/exercises.md | head -n 10" abbr -a wl 'task add +work' abbr -a ql 'task add +personal' abbr -a pl 'task add +personal' |
