diff options
| -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' |
