about summary refs log tree commit diff homepage
path: root/snapshot.sh
blob: 536e289a0dc261865b07d37adf89bdf74165d6db (plain) (blame)
1
2
3
4
5
#!/bin/sh
set -e -u

ts=$(date +'%Y.%m.%d.%H.%M')
gzip -c -9 < "$1/torus.dat" > "$2/torus.dat.$ts.gz"
=1'>Add vim-supermanJune McEnroe 2015-01-06Add LimeLight to GoyoJune McEnroe 2015-01-06Swap 0 and ^ in VimJune McEnroe 2015-01-06Highlight columns 80, 100, 120June McEnroe 2014-11-29Add iTerm2 to effuse exlcudeJune McEnroe 2014-11-29Update README listJune McEnroe 2014-11-29Remove unused configsJune McEnroe