#!/usr/bin/env bash

cd ~/.timewarrior/
git add --all .
git commit -m 'timew-backup'
git push