diff options
| author | Paul Buetow <paul@buetow.org> | 2023-05-14 22:27:12 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-05-14 22:27:12 +0300 |
| commit | 4b671ce7509cd476a840a582a2481d55285bd9e6 (patch) | |
| tree | ecd316b5c7b9436957dedee8f7d18580874a0884 /frontends/scripts/habit.pl | |
| parent | e2347c8b2d33f3e6f08133c00d08df9ceffc024f (diff) | |
more habits
Diffstat (limited to 'frontends/scripts/habit.pl')
| -rw-r--r-- | frontends/scripts/habit.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/scripts/habit.pl b/frontends/scripts/habit.pl index b484aa0..5886f1b 100644 --- a/frontends/scripts/habit.pl +++ b/frontends/scripts/habit.pl @@ -8,6 +8,7 @@ use Acme::Cow; our @habits = ( 'Do Push-ups', + 'Do single-arm push-ups', 'Do Yoga Wheel', 'Do Yoga Bridge', 'Do Yoga Cro', @@ -15,6 +16,7 @@ our @habits = ( 'Do Yoga Warrior 3', 'Do Yoga Half Moon', 'Do Shoulder stand', + 'Do one-legged squads', 'Meditate', 'Listen to music', 'Do nothing', |
