This website requires JavaScript.
Explore
Help
Register
Sign In
rudism
/
skynet
Watch
1
Star
0
Fork
You've already forked skynet
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4d2c4a9acb
skynet
/
bin
/
timew-backup
7 lines
94 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
cd
~/.timewarrior/
git add --all .
git commit -m
'timew-backup'
git push
Reference in New Issue
View Git Blame
Copy Permalink